Searched refs:sawExponentDigit (Results 1 – 2 of 2) sorted by relevance
2895 UBool sawExponentDigit = FALSE;2904 if (!sawExponentDigit) {2907 sawExponentDigit = TRUE;2916 if (sawExponentDigit) {
2806 UBool sawExponentDigit = FALSE; in subparse() local2815 if (!sawExponentDigit) { in subparse()2818 sawExponentDigit = TRUE; in subparse()2827 if (sawExponentDigit) { in subparse()