Searched defs:replaceAll (Results 1 – 2 of 2) sorted by relevance
43 void replaceAll(std::string *s, char from, char to) { in replaceAll() function
155 static string replaceAll(const string& fieldName, const char oldC, const string& newS) { in replaceAll() function