Searched refs:chApos (Results 1 – 1 of 1) sorted by relevance
816 static const UChar chApos = 0x27; // single quote, for quoted chars. variable908 if (c.fChar == chApos) { in nextChar()909 if (fRB->fRules.char32At(fNextIndex) == chApos) { in nextChar()