Searched refs:XCL_RANGE (Results 1 – 5 of 5) sorted by relevance
116 else if (t == XCL_RANGE) in PRIV()
748 if (ch == XCL_RANGE) in pcre2_printint()
1247 #define XCL_RANGE 2 /* A range (two multibyte chars) follows */ macro
4612 *uchardata++ = XCL_RANGE; in add_to_class_internal()4633 *uchardata++ = XCL_RANGE; in add_to_class_internal()5635 *class_uchardata++ = XCL_RANGE; in compile_branch()
6481 else if (*cc == XCL_RANGE) in compile_xclass_matchingpath()6662 else if (*cc == XCL_RANGE) in compile_xclass_matchingpath()6728 if (numberofcmps < 3 && (*cc == XCL_SINGLE || *cc == XCL_RANGE)) in compile_xclass_matchingpath()6747 else if (*cc == XCL_RANGE) in compile_xclass_matchingpath()6754 if (numberofcmps < 3 && (*cc == XCL_SINGLE || *cc == XCL_RANGE)) in compile_xclass_matchingpath()
Completed in 88 milliseconds