Searched refs:ESC_Z (Results 1 – 2 of 2) sorted by relevance
/external/pcre/dist2/src/ |
D | pcre2_internal.h | 1270 ESC_h, ESC_V, ESC_v, ESC_X, ESC_Z, ESC_z, enumerator
|
D | pcre2_compile.c | 512 -ESC_Z, CHAR_LEFT_SQUARE_BRACKET, 562 /* E8 */ 0, -ESC_Z, 0, 0, 0, 0, 0, 0, 7322 if (meta_arg > ESC_b && meta_arg < ESC_Z) in compile_branch() 8657 if (escape > ESC_b && escape < ESC_Z) in get_branchlength()
|