Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dplurrule.cpp1652 int32_t expSubstrStart = exponentIdx + 1; in FixedDecimal() local
1653 parsedExponent = ICU_Utility::parseAsciiInteger(num, expSubstrStart); in FixedDecimal()