Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddecimfmt.cpp1622 UBool sawExponentDigit = FALSE; in subparse() local
1631 if (!sawExponentDigit) { in subparse()
1634 sawExponentDigit = TRUE; in subparse()
1643 if (sawExponentDigit) { in subparse()