Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_xclass.c100 while ((t = *data++) != XCL_END) in PRIV()
H A Dpcre_internal.h1824 #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.c4778 while (*cc != XCL_END) in compile_xclass_matchingpath()
4968 while (*cc != XCL_END) in compile_xclass_matchingpath()
5386 propdata[4] = XCL_END; in compile_char1_matchingpath()
H A Dpcre_compile.c5501 *class_uchardata++ = XCL_END; /* Marks the end of extra data */ in compile_branch()

Completed in 66 milliseconds