Searched refs:S_IgnoreIntDigs (Results 1 – 1 of 1) sorted by relevance
722 …enum State { S_End = 0, S_Sign, S_IntStart, S_Int, S_IgnoreIntDigs, S_Frac, S_IgnoreFracDigs, S_Ex… in ParseDouble() enumerator780 eS = S_IgnoreIntDigs; in ParseDouble()789 case S_IgnoreIntDigs: in ParseDouble()
Completed in 36 milliseconds