Home | History | Annotate | Download | only in src

Lines Matching refs:isQuote

98 inline bool Correction::isQuote(const unsigned short c) {
333 if (mNeedsToTraverseAllNodes || isQuote(c)) {
351 if (!isQuote(c)) {