Searched refs:cursorSaved (Results 1 – 1 of 1) sorted by relevance
126 unsigned cursor = eIndex + 1, cursorSaved; in parseToDoubleForNumberTypeWithDecimalPlaces() local144 cursorSaved = cursor; in parseToDoubleForNumberTypeWithDecimalPlaces()147 if (cursor - cursorSaved > 8 || exponent32 > 19999) in parseToDoubleForNumberTypeWithDecimalPlaces()