Home
last modified time | relevance | path

Searched refs:CHAR_U (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_substitute.c125 case CHAR_U: in find_text_end()
815 case CHAR_U: in pcre2_substitute()
H A Dpcre2_internal.h739 #define CHAR_U 'U' macro
1029 #define CHAR_U '\125' macro
H A Dpcre2_compile.c1546 if (ptrend - p > 1 && *p == CHAR_U && p[1] == CHAR_PLUS) in PRIV()
1677 case CHAR_U: in PRIV()
3978 case CHAR_U: *optset |= PCRE2_UNGREEDY; break; in parse_regex()

Completed in 62 milliseconds