Searched refs:ESC_Q (Results 1 – 2 of 2) sorted by relevance
/external/pcre/dist/ |
D | pcre_compile.c | 169 -ESC_P, -ESC_Q, 216 /* D8 */-ESC_Q,-ESC_R, 0, 0, 0, 0, 0, 0, 5143 else if (escape == ESC_Q) /* Handle start of quoted string */ in compile_branch() 7899 if (escape == ESC_Q) /* Handle start of quoted string */ in compile_branch()
|
D | pcre_internal.h | 1857 ESC_E, ESC_Q, ESC_g, ESC_k, enumerator
|