Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_internal.h773 #define CHAR_x 'x' macro
1070 #define CHAR_x '\170' macro
H A Dpcre2_compile.c1612 if (c != CHAR_c && c != CHAR_o && c != CHAR_x) in PRIV()
1900 case CHAR_x: in PRIV()
4090 case CHAR_x: in parse_regex()
4092 if (ptr < ptrend && *ptr == CHAR_x) in parse_regex()

Completed in 73 milliseconds