Searched defs:replace_with (Results 1 – 6 of 6) sorted by relevance
146 def ReplaceSubstrings(values, search_for, replace_with): argument
35 const Value replace_with = to_replace * 2; in test_replace_copy_impl() local
37 const value_type replace_with = value_type(); in test_replace_copy_if_impl() local
186 const std::u16string& replace_with, in ReplaceChars()194 const std::string& replace_with, in ReplaceChars()659 std::basic_string_view<typename StringType::value_type> replace_with, in DoReplaceMatchesAfterOffset()802 std::basic_string_view<typename StringType::value_type> replace_with, in ReplaceCharsT()816 std::u16string_view replace_with) { in ReplaceFirstSubstringAfterOffset()825 std::string_view replace_with) { in ReplaceFirstSubstringAfterOffset()834 std::u16string_view replace_with) { in ReplaceSubstringsAfterOffset()843 std::string_view replace_with) { in ReplaceSubstringsAfterOffset()
89 char replace_with = '/') in replace_slashes()
559 string replace_with = "\n "; in wrap_text() local