Searched defs:replace_all (Results 1 – 7 of 7) sorted by relevance
105 static SkString replace_all(const SkString &input, in replace_all() function
129 def replace_all(self, event=None): member in ReplaceDialog
62 const std::string& to, bool replace_all) { in StringReplace()
647 inline void replace_all( in replace_all() function
133 const string& newsub, bool replace_all, in StringReplace()164 const string& newsub, bool replace_all) { in StringReplace()
1581 void replace_all(S &str, const S &from, const S &to) in replace_all() function