Searched refs:XCL_RANGE (Results 1 – 6 of 6) sorted by relevance
116 else if (t == XCL_RANGE) in PRIV()
750 if (ch == XCL_RANGE) in pcre2_printint()
1281 #define XCL_RANGE 2 /* A range (two multibyte chars) follows */ macro
4896 *uchardata++ = XCL_RANGE; in add_to_class_internal()4917 *uchardata++ = XCL_RANGE; in add_to_class_internal()5919 *class_uchardata++ = XCL_RANGE; in compile_branch()
7620 else if (*cc == XCL_RANGE) in compile_xclass_matchingpath()7814 else if (*cc == XCL_RANGE) in compile_xclass_matchingpath()7896 if (numberofcmps < 3 && (*cc == XCL_SINGLE || *cc == XCL_RANGE)) in compile_xclass_matchingpath()7915 else if (*cc == XCL_RANGE) in compile_xclass_matchingpath()7922 if (numberofcmps < 3 && (*cc == XCL_SINGLE || *cc == XCL_RANGE)) in compile_xclass_matchingpath()
595 XCL_RANGE two characters follow601 indicated in the bit map, and the rest with XCL_RANGE.