Home
last modified time | relevance | path

Searched refs:ESC_Z (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_internal.h1338 ESC_h, ESC_V, ESC_v, ESC_X, ESC_Z, ESC_z, enumerator
H A Dpcre2_compile.c533 -ESC_Z, CHAR_LEFT_SQUARE_BRACKET,
583 /* E8 */ 0, -ESC_Z, 0, 0, 0, 0, 0, 0,
7861 if (meta_arg > ESC_b && meta_arg < ESC_Z) in compile_branch()
9238 if (escape > ESC_b && escape < ESC_Z) in get_branchlength()

Completed in 36 milliseconds