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

  /external/icu4c/i18n/unicode/
tblcoll.h 139 ECollationStrength collationStrength,
168 ECollationStrength collationStrength,
659 virtual ECollationStrength getStrength(void) const;
667 virtual void setStrength(ECollationStrength newStrength);
    [all...]
coll.h 207 enum ECollationStrength
578 virtual ECollationStrength getStrength(void) const = 0;
598 virtual void setStrength(ECollationStrength newStrength) = 0;
    [all...]
  /external/icu4c/test/intltest/
srchtest.h 42 Collator::ECollationStrength getECollationStrength(
apicoll.cpp     [all...]
srchtest.cpp 234 Collator::ECollationStrength StringSearchTest::getECollationStrength(
    [all...]
  /external/icu4c/i18n/
tblcoll.cpp 99 ECollationStrength collationStrength,
120 ECollationStrength collationStrength,
573 Collator::ECollationStrength RuleBasedCollator::getStrength(void) const
580 void RuleBasedCollator::setStrength(ECollationStrength newStrength)

Completed in 72 milliseconds