Home
last modified time | relevance | path

Searched defs:ruleSets (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRuleBasedNumberFormat.java577 private transient NFRuleSet[] ruleSets = null; field in RuleBasedNumberFormat
/external/icu/android_icu4j/src/main/java/android/icu/text/
DRuleBasedNumberFormat.java574 private transient NFRuleSet[] ruleSets = null; field in RuleBasedNumberFormat
/external/icu/icu4c/source/test/intltest/
Ditrbnf.cpp193 …LocalUResourceBundlePointer ruleSets(ures_getByKey(rbnfRules.getAlias(), "SpelloutRules", NULL, &s… in TestAPI() local
/external/icu/icu4c/source/i18n/
Drbnf.cpp816 UResourceBundle* ruleSets = ures_getByKeyWithFallback(rbnfRules, fmt_tag, NULL, &status); in RuleBasedNumberFormat() local