Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_xclass.c101 while ((t = *data++) != XCL_END) in PRIV()
Dpcre2_printint.c707 while ((ch = *ccode++) != XCL_END) in pcre2_printint()
Dpcre2_internal.h1245 #define XCL_END 0 /* Marks end of individual items */ macro
Dpcre2_jit_compile.c6468 while (*cc != XCL_END) in compile_xclass_matchingpath()
6655 while (*cc != XCL_END) in compile_xclass_matchingpath()
6717 while (*cc != XCL_END) in compile_xclass_matchingpath()
7460 propdata[4] = XCL_END; in compile_char1_matchingpath()
Dpcre2_compile.c5652 *class_uchardata++ = XCL_END; /* Marks the end of extra data */ in compile_branch()
/external/pcre/dist2/
DHACKING593 XCL_END marks the end of the list