Searched refs:chE (Results 1 – 1 of 1) sorted by relevance
3624 static const UChar chE = 0x45; // 'E' variable3710 if ((c.fChar==chBackSlash && peekCharLL()==chE) || c.fChar == (UChar32)-1) { in nextChar()