Searched refs:CHAR_Q (Results 1 – 2 of 2) sorted by relevance
/external/pcre/dist/ | ||
D | pcre_internal.h | 1300 #define CHAR_Q 'Q' macro |
D | pcre_compile.c | 5213 while (*ptr == CHAR_BACKSLASH && ptr[1] == CHAR_Q) in compile_branch() |