Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_internal.h735 #define CHAR_Q 'Q' macro
1025 #define CHAR_Q '\121' macro
H A Dpcre2_compile.c2748 if (*ptr == CHAR_Q || *ptr == CHAR_E) in parse_regex()
2750 inescq = *ptr == CHAR_Q; in parse_regex()

Completed in 41 milliseconds