Searched refs:ESC_Q (Results 1 – 2 of 2) sorted by relevance
/PHP-5.3/ext/pcre/pcrelib/ |
H A D | pcre_compile.c | 162 -ESC_P, -ESC_Q, 209 /* D8 */-ESC_Q,-ESC_R, 0, 0, 0, 0, 0, 0, 4292 else if (escape == ESC_Q) /* Handle start of quoted string */ in compile_branch() 6748 if (escape == ESC_Q) /* Handle start of quoted string */ in compile_branch()
|
H A D | pcre_internal.h | 1876 ESC_E, ESC_Q, ESC_g, ESC_k, enumerator
|
Completed in 96 milliseconds