Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Ddecimfmt.cpp1530 UBool sawDecimal = FALSE; in subparse() local
1587 else if (sawDecimal) in subparse()
1605 … else if (!text.compare(position, decimalLen, *decimal) && !isParseIntegerOnly() && !sawDecimal) in subparse()
1611 sawDecimal = TRUE; in subparse()
1675 if (!sawDecimal) in subparse()