HomeSort by relevance Sort by last modified time
    Searched defs:getECollationStrength (Results 1 - 2 of 2) sorted by null

  /external/icu4c/i18n/unicode/
tblcoll.h     [all...]
  /external/icu4c/test/intltest/
srchtest.cpp 238 Collator::ECollationStrength StringSearchTest::getECollationStrength(
486 collator->setStrength(getECollationStrength(search->strength));
495 collator->setStrength(getECollationStrength(UCOL_TERTIARY));
506 collator->setStrength(getECollationStrength(UCOL_TERTIARY));
513 collator->setStrength(getECollationStrength(UCOL_TERTIARY));
545 collator->setStrength(getECollationStrength(search->strength));
562 collator->setStrength(getECollationStrength(UCOL_TERTIARY));
598 collator->setStrength(getECollationStrength(search->strength));
610 collator->setStrength(getECollationStrength(UCOL_TERTIARY));
614 collator->setStrength(getECollationStrength(UCOL_TERTIARY))
    [all...]

Completed in 106 milliseconds