Searched refs:ESC_Z (Results 1 – 2 of 2) sorted by relevance
/PHP-5.3/ext/pcre/pcrelib/ |
H A D | pcre_compile.c | 167 -ESC_Z, CHAR_LEFT_SQUARE_BRACKET, 211 /* E8 */ 0,-ESC_Z, 0, 0, 0, 0, 0, 0, 6761 if (firstcharflags == REQ_UNSET && escape > ESC_b && escape < ESC_Z) in compile_branch() 6928 previous = (escape > ESC_b && escape < ESC_Z)? code : NULL; in compile_branch()
|
H A D | pcre_internal.h | 1875 ESC_h, ESC_V, ESC_v, ESC_X, ESC_Z, ESC_z, enumerator
|
Completed in 63 milliseconds