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