Lines Matching refs:replace_with
134 // |replace_with|. Each character in |replace_chars| will be replaced with
135 // the |replace_with| string. Returns true if any characters were replaced.
140 const std::u16string& replace_with,
144 const std::string& replace_with,
311 // |find_this| with |replace_with|.
315 std::u16string_view replace_with);
319 std::string_view replace_with);
322 // instances of |find_this| with |replace_with|.
330 std::u16string_view replace_with);
334 std::string_view replace_with);