Searched refs:S_Int (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() enumerator742 eS = S_Int; in ParseDouble()761 eS = S_Int; in ParseDouble()773 case S_Int: in ParseDouble()
Completed in 30 milliseconds