Searched refs:ESC_X (Results 1 – 2 of 2) sorted by relevance
/PHP-8.3/ext/pcre/pcre2lib/ |
H A D | pcre2_compile.c | 532 -ESC_X, 0, 582 /* E0 */ '\\', 0, -ESC_S, 0, 0, -ESC_V, -ESC_W, -ESC_X, 1548 if (cb != NULL && (escape == ESC_P || escape == ESC_p || escape == ESC_X)) in PRIV() 3091 case ESC_X: in parse_regex() 3624 case ESC_X: in parse_regex() 9237 if (escape == ESC_R || escape == ESC_X) return -1; in get_branchlength()
|
H A D | pcre2_internal.h | 1338 ESC_h, ESC_V, ESC_v, ESC_X, ESC_Z, ESC_z, enumerator
|
Completed in 31 milliseconds