Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_xclass.c101 while ((t = *data++) != XCL_END) in PRIV()
H A Dpcre2_printint.c742 while ((ch = *ccode++) != XCL_END) in pcre2_printint()
H A Dpcre2_study.c1538 case XCL_END: in set_start_bits()
H A Dpcre2_internal.h1313 #define XCL_END 0 /* Marks end of individual items */ macro
H A Dpcre2_jit_compile.c7535 while (*cc != XCL_END) in compile_xclass_matchingpath()
7750 while (*cc != XCL_END) in compile_xclass_matchingpath()
7789 while (*cc != XCL_END) in compile_xclass_matchingpath()
7827 while (*cc != XCL_END) in compile_xclass_matchingpath()
7890 while (*cc != XCL_END) in compile_xclass_matchingpath()
7961 while (*cc != XCL_END) in compile_xclass_matchingpath()
8856 propdata[4] = XCL_END; in compile_char1_matchingpath()
H A Dpcre2_compile.c6173 *class_uchardata++ = XCL_END; /* Marks the end of extra data */ in compile_branch()

Completed in 66 milliseconds