Home
last modified time | relevance | path

Searched refs:ESC_Q (Results 1 – 3 of 3) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_substitute.c144 case ESC_Q: in find_text_end()
742 case ESC_Q: in pcre2_substitute()
Dpcre2_compile.c308 -ESC_P, -ESC_Q,
361 /* D8 */-ESC_Q,-ESC_R, 0, 0, 0, 0, 0, 0,
3102 if (rc == ESC_Q) in process_verb_name()
3322 if (escape == ESC_Q) inescq = TRUE; in scan_for_captures()
3407 if (escape == ESC_Q) inescq = TRUE; in scan_for_captures()
4569 else if (escape == ESC_Q) /* Handle start of quoted string */ in compile_branch()
Dpcre2_internal.h1316 ESC_E, ESC_Q, ESC_g, ESC_k, enumerator