Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dplurrule.cpp149 RuleChain rChain; in forLocale() local
160 newObj->parseDescription(locRule, rChain, status); in forLocale()
162 newObj->addRules(rChain); in forLocale()
169 newObj->parseDescription(defRule, rChain, status); in forLocale()
170 newObj->addRules(rChain); in forLocale()