Searched refs:noSignificand (Results 1 – 1 of 1) sorted by relevance
718 bool noSignificand = (s == DigitsBegin); in ParseNumberStartingWithZero() local726 noSignificand &= (floatDigitsBegin == s); in ParseNumberStartingWithZero()729 if (noSignificand) { in ParseNumberStartingWithZero()