Searched refs:expTail (Results 1 – 1 of 1) sorted by relevance
277 const XML_Char *expTail; in strToF() local278 exponent = strToI (string+1, &expTail, 10); in strToF()279 if (expTail == string+1) in strToF()282 *tail = expTail; in strToF()