Home
last modified time | relevance | path

Searched refs:XCL_RANGE (Results 1 – 6 of 6) sorted by path

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c4981 *uchardata++ = XCL_RANGE; in add_to_class_internal()
5002 *uchardata++ = XCL_RANGE; in add_to_class_internal()
6045 *class_uchardata++ = XCL_RANGE; in compile_branch()
H A Dpcre2_internal.h1291 #define XCL_RANGE 2 /* A range (two multibyte chars) follows */ macro
H A Dpcre2_jit_compile.c7383 else if (*cc == XCL_RANGE) in compile_xclass_matchingpath()
7576 else if (*cc == XCL_RANGE) in compile_xclass_matchingpath()
7667 if (numberofcmps < 3 && (*cc == XCL_SINGLE || *cc == XCL_RANGE)) in compile_xclass_matchingpath()
7686 else if (*cc == XCL_RANGE) in compile_xclass_matchingpath()
7693 if (numberofcmps < 3 && (*cc == XCL_SINGLE || *cc == XCL_RANGE)) in compile_xclass_matchingpath()
H A Dpcre2_printint.c752 if (ch == XCL_RANGE) in pcre2_printint()
H A Dpcre2_study.c1529 case XCL_RANGE: in set_start_bits()
H A Dpcre2_xclass.c116 else if (t == XCL_RANGE) in PRIV()

Completed in 80 milliseconds