Searched refs:trim_white_space (Results 1 – 4 of 4) sorted by relevance
73 string trim_white_space(const string&);
177 trim_white_space(const string& str) in trim_white_space() function1397 return trim_white_space(v); in read_string()
1228 dso = trim_white_space(dso); in get_dsos_provided_by_rpm()1241 trim_white_space(const string& str) in trim_white_space() function
16539 * src/abg-ini.cc (trim_white_space): Use std::string::substr16545 * include/abg-tools-utils.h (trim_white_space): Renamed16547 * src/abg-ini.cc (trim_white_space): Likewise.