Home | History | Annotate | Download | only in i18n

Lines Matching refs:StringMatcher

536                 StringMatcher* m =
537 new StringMatcher(buf, bufSegStart, buf.length(),
673 new StringMatcher(buf, qstart, qlimit, 0, *parser.curData);
1570 void TransliteratorParser::setSegmentObject(int32_t seg, StringMatcher* adopted, UErrorCode& status) {