Searched refs:replacewith (Results 1 – 2 of 2) sorted by relevance
87 void StripString(string* s, const char* remove, char replacewith) { in StripString() argument93 (*s)[str - str_start] = replacewith; in StripString()
124 char replacewith);