Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_compile.c163 -ESC_D, -ESC_E,
213 /* C0 */ '{',-ESC_A, -ESC_B, -ESC_C, -ESC_D,-ESC_E, 0, -ESC_G,
5152 else if (escape == ESC_E) continue; /* Ignore orphan \E */ in compile_branch()
7907 if (escape == ESC_E) continue; /* Perl ignores an orphan \E */ in compile_branch()
H A Dpcre_internal.h1861 ESC_E, ESC_Q, ESC_g, ESC_k, enumerator

Completed in 44 milliseconds