Searched refs:XCL_RANGE (Results 1 - 4 of 4) sorted by relevance

/forgerock/web-agents-v4/pcre/
H A Dpcre_xclass.c115 else if (t == XCL_RANGE)
H A Dpcre_printint.c751 if (ch == XCL_RANGE)
H A Dpcre_compile.c4232 *uchardata++ = XCL_RANGE;
4253 *uchardata++ = XCL_RANGE;
H A Dpcre_jit_compile.c4776 else if (*cc == XCL_RANGE)
4964 if (numberofcmps < 3 && (*cc == XCL_SINGLE || *cc == XCL_RANGE))
4983 else if (*cc == XCL_RANGE)
4990 if (numberofcmps < 3 && (*cc == XCL_SINGLE || *cc == XCL_RANGE))

Completed in 73 milliseconds