Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_compile.c522 -ESC_D, -ESC_E,
578 /* C0 */ '{', -ESC_A, -ESC_B, -ESC_C, -ESC_D, -ESC_E, 0, -ESC_G,
2650 case ESC_D: in handle_escdsw()
2682 case ESC_D: in handle_escdsw()
3317 case ESC_D: in parse_regex()
3848 case ESC_D: in parse_regex()
6179 case ESC_D: in compile_branch()
H A Dpcre2_internal.h1361 enum { ESC_A = 1, ESC_G, ESC_K, ESC_B, ESC_b, ESC_D, ESC_d, ESC_S, ESC_s, enumerator

Completed in 47 milliseconds