Home | History | Annotate | Download | only in i18n

Lines Matching refs:nfcImpl

195           nfcImpl(*Normalizer2Factory::getNFCImpl(errorCode)),
204 nfcImpl.ensureCanonIterData(errorCode);
1137 if(!nfcImpl.getCanonStartSet(lastStarter, composites)) { return; }