Home
last modified time | relevance | path

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

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