Searched refs:return_null_if_empty (Results 1 – 2 of 2) sorted by relevance
299 bool return_null_if_empty = true);
396 bool return_null_if_empty) { in StripSpaces() argument413 if (return_null_if_empty && s.empty()) in StripSpaces()