Searched defs:replace_all (Results 1 – 4 of 4) sorted by relevance
95 static SkString replace_all(const SkString &input, in replace_all() function
132 const string& newsub, bool replace_all, in StringReplace()163 const string& newsub, bool replace_all) { in StringReplace()
519 static char *replace_all(const char *str, const replacement_pair_t * repl) in replace_all() function
705 bool replace_all) { in DoReplaceSubstringsAfterOffset()