Searched refs:collectFraction (Results 1 – 1 of 1) sorted by relevance
51 static String collectFraction(const LChar* input, unsigned length, unsigned& position) in collectFraction() function274 String digits = collectFraction(timeString, length, offset); in parseNPTTime()313 fraction = collectFraction(timeString, length, offset).toDouble(); in parseNPTTime()