Searched refs:ESC_s (Results 1 – 2 of 2) sorted by relevance
/PHP-7.2/ext/pcre/pcrelib/ |
H A D | pcre_internal.h | 1854 enum { ESC_A = 1, ESC_G, ESC_K, ESC_B, ESC_b, ESC_D, ESC_d, ESC_S, ESC_s, enumerator
|
H A D | pcre_compile.c | 186 ESC_r, -ESC_s, 209 /* A0 */ 0, '~', -ESC_s, ESC_tee, 0,-ESC_v, -ESC_w, 0, 5240 case ESC_s: in compile_branch()
|
Completed in 28 milliseconds