Home
last modified time | relevance | path

Searched refs:extractSubstitutions (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/i18n/
Dnfrule.cpp122 rule1->extractSubstitutions(ruleSet, predecessor, rbnf, status); in makeRules()
183 rule2->extractSubstitutions(ruleSet, predecessor, rbnf, status); in makeRules()
195 rule1->extractSubstitutions(ruleSet, predecessor, rbnf, status); in makeRules()
373 NFRule::extractSubstitutions(const NFRuleSet* ruleSet, in extractSubstitutions() function in NFRule
Dnfrule.h79 …void extractSubstitutions(const NFRuleSet* ruleSet, const NFRule* predecessor, const RuleBasedNumb…