Home | History | Annotate | Download | only in i18n

Lines Matching refs:isReplacer

165     UBool isReplacer(UChar32 ch);
241 UBool ParseData::isReplacer(UChar32 ch) {
798 if (!transParser.parseData->isReplacer(c)) {