Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_internal.h734 #define CHAR_Q 'Q' macro
1031 #define CHAR_Q '\121' macro
H A Dpcre2_compile.c2856 if (*ptr == CHAR_Q || *ptr == CHAR_E) in parse_regex()
2858 inescq = *ptr == CHAR_Q; in parse_regex()

Completed in 31 milliseconds