Searched refs:sawDecimal (Results 1 – 1 of 1) sorted by relevance
1530 UBool sawDecimal = FALSE; in subparse() local1587 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()