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

  /external/chromium_org/third_party/icu/source/common/
normalizer2impl.h 268 UBool getCanonStartSet(UChar32 c, UnicodeSet &set) const;
475 const UnicodeSet &getCanonStartSet(int32_t n) const;
caniter.cpp 448 if (!nfcImpl.getCanonStartSet(cp, starts)) {
normalizer2impl.cpp     [all...]
  /external/icu/icu4c/source/common/
normalizer2impl.h 365 UBool getCanonStartSet(UChar32 c, UnicodeSet &set) const;
585 const UnicodeSet &getCanonStartSet(int32_t n) const;
caniter.cpp 449 if (!nfcImpl.getCanonStartSet(cp, starts)) {
normalizer2impl.cpp     [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
ucdtest.cpp 331 * Test for an example that getCanonStartSet() delivers
350 if (nfcImpl->getCanonStartSet(0x49, set1)) {
368 errln("NFC.getCanonStartSet() returned FALSE");
tstnorm.cpp     [all...]
  /external/icu/icu4c/source/test/intltest/
ucdtest.cpp 337 * Test for an example that getCanonStartSet() delivers
356 if (nfcImpl->getCanonStartSet(0x49, set1)) {
374 errln("NFC.getCanonStartSet() returned FALSE");
tstnorm.cpp     [all...]
  /external/icu/icu4c/source/i18n/
collationbuilder.cpp     [all...]
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 379 milliseconds