Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_internal.h1350 #define CHAR_Q 'Q' macro
1608 #define CHAR_Q '\121' macro
H A Dpcre_compile.c1494 if (*ptr == CHAR_Q) for (;;) in find_parens_sub()
1545 if (*ptr == CHAR_Q) for (;;) in find_parens_sub()
4450 while (*ptr == CHAR_BACKSLASH && ptr[1] == CHAR_Q) in compile_branch()

Completed in 51 milliseconds