Searched refs:TrimLeadingZeros (Results 1 – 1 of 1) sorted by relevance
109 static Vector<const char> TrimLeadingZeros(Vector<const char> buffer) { in TrimLeadingZeros() function154 Vector<const char> left_trimmed = TrimLeadingZeros(buffer); in TrimAndCut()