Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_compile.c161 -ESC_D, -ESC_E,
211 /* C0 */ '{',-ESC_A, -ESC_B, -ESC_C, -ESC_D,-ESC_E, 0, -ESC_G,
5150 else if (escape == ESC_E) continue; /* Ignore orphan \E */ in compile_branch()
7910 if (escape == ESC_E) continue; /* Perl ignores an orphan \E */ in compile_branch()
H A Dpcre_internal.h1857 ESC_E, ESC_Q, ESC_g, ESC_k, enumerator

Completed in 33 milliseconds