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

  /external/icu/icu4c/source/i18n/
collationsettings.h 159 MaxVariable getMaxVariable() const {
collationdatareader.cpp 392 UCOL_REORDER_CODE_FIRST + settings->getMaxVariable());
rulebasedcollator.cpp 508 CollationSettings::MaxVariable oldValue = settings->getMaxVariable();
527 group = (UColReorderCode)(UCOL_REORDER_CODE_FIRST + defaultSettings.getMaxVariable());
544 RuleBasedCollator::getMaxVariable() const {
545 return (UColReorderCode)(UCOL_REORDER_CODE_FIRST + settings->getMaxVariable());
    [all...]
ucol.cpp 310 return Collator::fromUCollator(coll)->getMaxVariable();
coll.cpp 938 Collator::getMaxVariable() const {
  /external/icu/icu4c/source/i18n/unicode/
coll.h     [all...]
tblcoll.h 528 * @see getMaxVariable
539 virtual UColReorderCode getMaxVariable() const;
593 * @see getMaxVariable
    [all...]
  /external/icu/icu4c/source/test/intltest/
apicoll.cpp     [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 102 milliseconds