Searched refs:StripWhitespace (Results 1 – 3 of 3) sorted by relevance
161 LIBPROTOBUF_EXPORT void StripWhitespace(string* s);
96 void StripWhitespace(string* str) { in StripWhitespace() function
2077 StripWhitespace(&stripped_comment); in FormatComment()