Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_internal.h1303 #define CHAR_Q 'Q' macro
1566 #define CHAR_Q '\121' macro
H A Dpcre_compile.c4685 if (c == CHAR_BACKSLASH && ptr[1] == CHAR_Q) in compile_branch()
5343 while (*ptr == CHAR_BACKSLASH && ptr[1] == CHAR_Q) in compile_branch()

Completed in 33 milliseconds