Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dregexcmp.cpp3936 static const UChar chE = 0x45; // 'E' variable
4022 if ((c.fChar==chBackSlash && peekCharLL()==chE && ((fModeFlags & UREGEX_LITERAL) == 0)) || in nextChar()