Home
last modified time | relevance | path

Searched refs:getIndexValue (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/i18n/
Drbt_rule.h227 int16_t getIndexValue() const;
Drbt_set.cpp310 indexValue[j] = r->getIndexValue(); in freeze()
Drbt_rule.cpp219 int16_t TransliterationRule::getIndexValue() const { in getIndexValue() function in TransliterationRule
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
DTransliterationRuleSet.java116 indexValue[j] = r.getIndexValue(); in freeze()
DTransliterationRule.java237 final int getIndexValue() { in getIndexValue() method in TransliterationRule