Searched refs:all_whitespace (Results 1 – 2 of 2) sorted by relevance
95 const bool all_whitespace = (line.find_first_not_of(" \t") == string::npos); in AddComments() local96 if (all_whitespace) { in AddComments()
2064 all_whitespace (const DBusString *str) in all_whitespace() function2354 if (all_whitespace (content)) in bus_config_parser_content()