Home
last modified time | relevance | path

Searched refs:XCL_SINGLE (Results 1 – 5 of 5) sorted by relevance

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_xclass.c104 if (t == XCL_SINGLE) in PRIV()
H A Dpcre2_study.c1523 case XCL_SINGLE: in set_start_bits()
H A Dpcre2_internal.h1314 #define XCL_SINGLE 1 /* Single item (one multibyte char) follows */ macro
H A Dpcre2_jit_compile.c7538 if (*cc == XCL_SINGLE) in compile_xclass_matchingpath()
7752 if (*cc == XCL_SINGLE) in compile_xclass_matchingpath()
7791 if (*cc == XCL_SINGLE) in compile_xclass_matchingpath()
7829 if (*cc == XCL_SINGLE) in compile_xclass_matchingpath()
7892 if (*cc == XCL_SINGLE) in compile_xclass_matchingpath()
7967 if (*cc == XCL_SINGLE) in compile_xclass_matchingpath()
7972 if (numberofcmps < 3 && (*cc == XCL_SINGLE || *cc == XCL_RANGE)) in compile_xclass_matchingpath()
7998 if (numberofcmps < 3 && (*cc == XCL_SINGLE || *cc == XCL_RANGE)) in compile_xclass_matchingpath()
H A Dpcre2_compile.c5096 *uchardata++ = XCL_SINGLE; in add_to_class_internal()
5117 *uchardata++ = XCL_SINGLE; in add_to_class_internal()

Completed in 89 milliseconds