Searched defs:ReplaceAll (Results 1 – 2 of 2) sorted by relevance
160 void ReplaceAll(std::string* str, const std::string& from, in ReplaceAll() function
514 def ReplaceAll(pattern, rep, s): function