Searched refs:tempBaseValue (Results 1 – 1 of 1) sorted by relevance
832 double tempBaseValue = (double)(baseValue <= 0 ? 0 : baseValue); in doParse() local843 double partialResult = matchToDelimiter(workText, start, tempBaseValue, in doParse()