Searched refs:trim_new_line (Results 1 – 1 of 1) sorted by relevance
48 bool trim_new_line(std::string& value) { in trim_new_line() function168 if (trim_new_line(section_name) || trim_new_line(key) || in SetString()169 trim_new_line(value)) { in SetString()