Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds