Searched defs:whitespace (Results 1 – 8 of 8) sorted by relevance
47 static std::string trim(const std::string &str, const std::string &whitespace = " \t") { in trim()
54 const std::string& whitespace = " \t") { in trim()
64 static std::string trim(const std::string &str, const std::string &whitespace = " \t") { in trim()
168 def ignorableWhitespace(self, whitespace): argument
26 whitespace = ' \t\n\r\v\f' variable
23 whitespace = ' \t\n\r\v\f' variable