Home
last modified time | relevance | path

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

/external/icu4c/common/
Drbbiscan.cpp737 static const UChar chApos = 0x27; // single quote, for quoted chars. variable
832 if (c.fChar == chApos) { in nextChar()
833 if (fRB->fRules.char32At(fNextIndex) == chApos) { in nextChar()