HomeSort by relevance Sort by last modified time
    Searched refs:extractSubstitutions (Results 1 - 2 of 2) sorted by null

  /external/icu4c/i18n/
nfrule.h 79 void extractSubstitutions(const NFRuleSet* ruleSet, const NFRule* predecessor, const RuleBasedNumberFormat* rbnf, UErrorCode& status);
nfrule.cpp 122 rule1->extractSubstitutions(ruleSet, predecessor, rbnf, status);
183 rule2->extractSubstitutions(ruleSet, predecessor, rbnf, status);
195 rule1->extractSubstitutions(ruleSet, predecessor, rbnf, status);
373 NFRule::extractSubstitutions(const NFRuleSet* ruleSet,
    [all...]

Completed in 3441 milliseconds