Home
last modified time | relevance | path

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

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