Searched refs:S_IgnoreFracDigs (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() enumerator807 eS = S_IgnoreFracDigs; in ParseDouble()814 case S_IgnoreFracDigs: in ParseDouble()
Completed in 22 milliseconds