Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_compile.c163 -ESC_D, -ESC_E,
213 /* C0 */ '{',-ESC_A, -ESC_B, -ESC_C, -ESC_D,-ESC_E, 0, -ESC_G,
5064 else if (escape == ESC_E) continue; /* Ignore orphan \E */ in compile_branch()
7703 if (escape == ESC_E) continue; /* Perl ignores an orphan \E */ in compile_branch()
Dpcre_internal.h1849 ESC_E, ESC_Q, ESC_g, ESC_k, enumerator