Searched defs:ruleSets (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | itrbnf.cpp | 189 …LocalUResourceBundlePointer ruleSets(ures_getByKey(rbnfRules.getAlias(), "SpelloutRules", NULL, &s… in TestAPI() local
|
/external/icu/icu4c/source/test/intltest/ |
D | itrbnf.cpp | 190 …LocalUResourceBundlePointer ruleSets(ures_getByKey(rbnfRules.getAlias(), "SpelloutRules", NULL, &s… in TestAPI() local
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | rbnf.cpp | 770 UResourceBundle* ruleSets = ures_getByKeyWithFallback(rbnfRules, fmt_tag, NULL, &status); in RuleBasedNumberFormat() local
|
/external/icu/icu4c/source/i18n/ |
D | rbnf.cpp | 803 UResourceBundle* ruleSets = ures_getByKeyWithFallback(rbnfRules, fmt_tag, NULL, &status); in RuleBasedNumberFormat() local
|