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

/forgerock/web-agents-v4/pcre/
H A Dpcre_compile.c163 -ESC_D, -ESC_E,
213 /* C0 */ '{',-ESC_A, -ESC_B, -ESC_C, -ESC_D,-ESC_E, 0, -ESC_G,
5068 else if (escape == ESC_E) continue; /* Ignore orphan \E */
7707 if (escape == ESC_E) continue; /* Perl ignores an orphan \E */

Completed in 421 milliseconds