Home | History | Annotate | Download | only in strings

Lines Matching full:replace_with

187 // |replace_with|.  Each character in |replace_chars| will be replaced with
188 // the |replace_with| string. Returns true if any characters were replaced.
193 const string16& replace_with,
197 const std::string& replace_with,
375 // |find_this| with |replace_with|.
380 StringPiece16 replace_with);
385 StringPiece replace_with);
388 // instances of |find_this| with |replace_with|.
397 StringPiece16 replace_with);
402 StringPiece replace_with);