Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_xclass.c103 if (t == XCL_SINGLE) in PRIV()
H A Dpcre_internal.h1833 #define XCL_SINGLE 1 /* Single item (one multibyte char) follows */ macro
H A DHACKING344 XCL_SINGLE one character follows
H A Dpcre_compile.c4304 *uchardata++ = XCL_SINGLE; in add_to_class()
4325 *uchardata++ = XCL_SINGLE; in add_to_class()
H A Dpcre_jit_compile.c4814 if (*cc == XCL_SINGLE) in compile_xclass_matchingpath()
5011 if (*cc == XCL_SINGLE) in compile_xclass_matchingpath()
5016 if (numberofcmps < 3 && (*cc == XCL_SINGLE || *cc == XCL_RANGE)) in compile_xclass_matchingpath()
5042 if (numberofcmps < 3 && (*cc == XCL_SINGLE || *cc == XCL_RANGE)) in compile_xclass_matchingpath()

Completed in 56 milliseconds