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

  /external/icu/icu4c/source/test/intltest/
tstnorm.cpp     [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
BasicTest.java     [all...]
  /external/icu/icu4c/source/common/
uprops.cpp 109 const Normalizer2 *nfcNorm2=Normalizer2::getNFCInstance(errorCode);
113 if(nfcNorm2->getDecomposition(c, nfd)) {

Completed in 301 milliseconds