Searched refs:chE (Results 1 – 1 of 1) sorted by relevance
3937 static const UChar chE = 0x45; // 'E' variable4023 if ((c.fChar==chBackSlash && peekCharLL()==chE && ((fModeFlags & UREGEX_LITERAL) == 0)) || in nextChar()