Home
last modified time | relevance | path

Searched refs:CollapseWhitespaceT (Results 1 – 1 of 1) sorted by relevance

/third_party/gn/src/base/strings/
Dstring_util.cc351 STR CollapseWhitespaceT(const STR& text, bool trim_sequences_with_line_breaks) { in CollapseWhitespaceT() function
393 return CollapseWhitespaceT(text, trim_sequences_with_line_breaks); in CollapseWhitespace()
398 return CollapseWhitespaceT(text, trim_sequences_with_line_breaks); in CollapseWhitespaceASCII()