Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_xclass.c100 while ((t = *data++) != XCL_END) in PRIV()
H A Dpcre_printint.c710 while ((ch = *ccode++) != XCL_END) in pcre_printint()
H A Dpcre_internal.h1828 #define XCL_END 0 /* Marks end of individual items */ macro
H A DHACKING343 XCL_END marks the end of the list
H A Dpcre_jit_compile.c5490 while (*cc != XCL_END) in compile_xclass_matchingpath()
5676 while (*cc != XCL_END) in compile_xclass_matchingpath()
5738 while (*cc != XCL_END) in compile_xclass_matchingpath()
6365 propdata[4] = XCL_END; in compile_char1_matchingpath()
H A Dpcre_compile.c5610 *class_uchardata++ = XCL_END; /* Marks the end of extra data */ in compile_branch()

Completed in 72 milliseconds