Searched refs:ESC_X (Results 1 – 2 of 2) sorted by relevance
/PHP-8.1/ext/pcre/pcre2lib/ |
H A D | pcre2_compile.c | 530 -ESC_X, 0, 580 /* E0 */ '\\', 0, -ESC_S, 0, 0, -ESC_V, -ESC_W, -ESC_X, 1544 if (cb != NULL && (escape == ESC_P || escape == ESC_p || escape == ESC_X)) in PRIV() 3004 case ESC_X: in parse_regex() 3537 case ESC_X: in parse_regex() 9143 if (escape == ESC_R || escape == ESC_X) return -1; in get_branchlength()
|
H A D | pcre2_internal.h | 1314 ESC_h, ESC_V, ESC_v, ESC_X, ESC_Z, ESC_z, enumerator
|
Completed in 34 milliseconds