Searched refs:TrimLeadingZeros (Results 1 – 2 of 2) sorted by relevance
73 static Vector<const char> TrimLeadingZeros(Vector<const char> buffer) { in TrimLeadingZeros() function407 Vector<const char> left_trimmed = TrimLeadingZeros(buffer); in Strtod()
106 static Vector<const char> TrimLeadingZeros(Vector<const char> buffer) { in TrimLeadingZeros() function151 Vector<const char> left_trimmed = TrimLeadingZeros(buffer); in TrimAndCut()