Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_xclass.c116 else if (t == XCL_RANGE) in PRIV()
H A Dpcre2_printint.c801 if (ch == XCL_RANGE) in pcre2_printint()
H A Dpcre2_study.c1619 case XCL_RANGE: in set_start_bits()
H A Dpcre2_internal.h1334 #define XCL_RANGE 2 /* A range (two multibyte chars) follows */ macro
H A Dpcre2_jit_compile.c7706 else if (*cc == XCL_RANGE) in compile_xclass_matchingpath()
7962 else if (*cc == XCL_RANGE) in compile_xclass_matchingpath()
8001 else if (*cc == XCL_RANGE) in compile_xclass_matchingpath()
8039 else if (*cc == XCL_RANGE) in compile_xclass_matchingpath()
8102 else if (*cc == XCL_RANGE) in compile_xclass_matchingpath()
8183 if (numberofcmps < 3 && (*cc == XCL_SINGLE || *cc == XCL_RANGE)) in compile_xclass_matchingpath()
8202 else if (*cc == XCL_RANGE) in compile_xclass_matchingpath()
8209 if (numberofcmps < 3 && (*cc == XCL_SINGLE || *cc == XCL_RANGE)) in compile_xclass_matchingpath()
H A Dpcre2_compile.c5327 *uchardata++ = XCL_RANGE; in add_to_class_internal()
5348 *uchardata++ = XCL_RANGE; in add_to_class_internal()
6419 *class_uchardata++ = XCL_RANGE; in compile_branch()

Completed in 73 milliseconds