Searched refs:XCL_RANGE (Results 1 – 7 of 7) sorted by relevance
116 else if (t == XCL_RANGE) in PRIV()
752 if (ch == XCL_RANGE) in pcre2_printint()
1529 case XCL_RANGE: in set_start_bits()
1291 #define XCL_RANGE 2 /* A range (two multibyte chars) follows */ macro
4982 *uchardata++ = XCL_RANGE; in add_to_class_internal()5003 *uchardata++ = XCL_RANGE; in add_to_class_internal()6046 *class_uchardata++ = XCL_RANGE; in compile_branch()
7460 else if (*cc == XCL_RANGE) in compile_xclass_matchingpath()7653 else if (*cc == XCL_RANGE) in compile_xclass_matchingpath()7744 if (numberofcmps < 3 && (*cc == XCL_SINGLE || *cc == XCL_RANGE)) in compile_xclass_matchingpath()7763 else if (*cc == XCL_RANGE) in compile_xclass_matchingpath()7770 if (numberofcmps < 3 && (*cc == XCL_SINGLE || *cc == XCL_RANGE)) in compile_xclass_matchingpath()
597 XCL_RANGE two characters follow603 indicated in the bit map, and the rest with XCL_RANGE.