HomeSort by relevance Sort by last modified time
    Searched refs:nfcImpl (Results 1 - 3 of 3) sorted by null

  /external/icu4c/common/
unormcmp.cpp 147 const Normalizer2Impl *nfcImpl;
182 nfcImpl=Normalizer2Factory::getNFCImpl(*pErrorCode);
184 nfcImpl=NULL;
412 0!=(p=nfcImpl->getDecomposition((UChar32)cp1, decomp1, length))
453 0!=(p=nfcImpl->getDecomposition((UChar32)cp2, decomp2, length))
uprops.cpp 276 const Normalizer2Impl *nfcImpl=Normalizer2Factory::getNFCImpl(errorCode);
282 nfd=nfcImpl->getDecomposition(c, nfdBuffer, nfdLength);
  /external/icu4c/i18n/
ucol_elm.cpp     [all...]

Completed in 192 milliseconds