Searched refs:bothWhiteSpace (Results 1 – 1 of 1) sorted by relevance
122 static bool bothWhiteSpace(char lhs, char rhs) in bothWhiteSpace() function160 auto new_end = std::unique(result.begin(), result.end(), bothWhiteSpace); in squeezeWhite()