Home
last modified time | relevance | path

Searched refs:twoRuleSize (Results 1 - 1 of 1) sorted by relevance

/base/global/i18n_lite/frameworks/i18n/src/
H A Dplural_format_impl.cpp63 int twoRuleSize = static_cast<int>(rules[PluralRuleType::TWO].size()); in InitPluralRules() local
67 int ruleSizes[RULES_NUM] = { zeroRuleSize, oneRuleSize, twoRuleSize, fewRuleSize, manyRuleSize, otherRuleSize }; in InitPluralRules()

Completed in 1 milliseconds