Searched refs:processedLength (Results 1 – 1 of 1) sorted by relevance
4088 int processedLength = 0; in checkForValidDouble() local4092 processedLength = i; in checkForValidDouble()4103 if (decimalMarkSeen && processedLength == 1) in checkForValidDouble()4106 return processedLength; in checkForValidDouble()