Home
last modified time | relevance | path

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

/base/global/i18n_lite/frameworks/i18n/src/
H A Dplural_rules.cpp20 PluralRules::PluralRules(std::string *rules, const int rulesLength, const int *ruleSize, const int sizesLength) in PluralRules() argument
23 (rulesLength > PluralRuleType::OTHER) && (sizesLength > PluralRuleType::OTHER)) { in PluralRules()
/base/global/i18n_lite/frameworks/i18n/include/
H A Dplural_rules.h26 PluralRules(std::string *rules, const int rulesLength, const int *rulesSize, const int sizesLength);

Completed in 2 milliseconds