Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds