Home | History | Annotate | Download | only in i18n

Lines Matching refs:nfcImpl

152           builder(b), builderData(b.nfcImpl),
277 : nfcImpl(*Normalizer2Factory::getNFCImpl(errorCode)),
1411 uint16_t fcd16 = nfcImpl.getFCD16(suffix.char32At(0));
1415 fcd16 = nfcImpl.getFCD16(suffix.char32At(suffix.length() - 1));