Searched defs:replace_all (Results 1 – 5 of 5) sorted by relevance
82 static SkString replace_all(const SkString &input, in replace_all() function
105 const string& newsub, bool replace_all, in StringReplace()136 const string& newsub, bool replace_all) { in StringReplace()
491 static Ustr *replace_all(const char *str, const replacement_pair_t * repl) in replace_all() function
706 bool replace_all) { in DoReplaceSubstringsAfterOffset()
2735 uint64_t replace_all(std::string& str, const std::string& oldStr, const std::string& newStr) in replace_all() function