Searched refs:trim_white_space (Results 1 – 4 of 4) sorted by relevance
68 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()
1129 dso = trim_white_space(dso); in get_dsos_provided_by_rpm()1142 trim_white_space(const string& str) in trim_white_space() function
11677 * src/abg-ini.cc (trim_white_space): Use std::string::substr11683 * include/abg-tools-utils.h (trim_white_space): Renamed11685 * src/abg-ini.cc (trim_white_space): Likewise.