Searched refs:parseRules (Results 1 – 5 of 5) sorted by relevance
/external/icu4c/i18n/ |
D | nfrs.h | 34 void parseRules(UnicodeString& rules, const RuleBasedNumberFormat* owner, UErrorCode& status);
|
D | rbt_pars.h | 179 void parseRules(const UnicodeString& rules,
|
D | nfrs.cpp | 182 NFRuleSet::parseRules(UnicodeString& description, const RuleBasedNumberFormat* owner, UErrorCode& s… in parseRules() function in NFRuleSet
|
D | rbnf.cpp | 1415 ruleSets[i]->parseRules(ruleSetDescriptions[i], this, status); in init() 1619 ruleSets[i]->parseRules(ruleSetDescriptions[i], this, status); in adoptDecimalFormatSymbols()
|
D | rbt_pars.cpp | 858 parseRules(rules, transDirection, ec); in parse() 884 void TransliteratorParser::parseRules(const UnicodeString& rule, in parseRules() function in TransliteratorParser
|