Home
last modified time | relevance | path

Searched defs:pluralIndex (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/global/i18n_lite/frameworks/i18n/src/
H A Dmeasure_format_impl.cpp74 int pluralIndex = ComputePluralIndex(isInteger, status); in FormatInner() local
123 std::string MeasureFormatImpl::ComputeFormattedUnit(int unitIndex, int pluralIndex, MeasureFormatTy… in ComputeFormattedUnit()