Home
last modified time | relevance | path

Searched refs:NUM_OF_FRACTION_INDEX (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/global/i18n_lite/frameworks/i18n/include/
H A Dplural_format_impl.h65 const int NUM_OF_FRACTION_INDEX = 2; variable
/ohos5.0/base/global/i18n_lite/frameworks/i18n/src/
H A Dplural_format_impl.cpp160 numberInfo[NUM_OF_FRACTION_INDEX] = numOfFraction; in ComputeDecimalInfo()
208 currentNumber = numberInfo[NUM_OF_FRACTION_INDEX]; in ParseDecimalFormula()