Searched refs:ReplaceFirstSubstring (Results 1 – 1 of 1) sorted by relevance
30 void ReplaceFirstSubstring(std::string *str, std::string_view substr, in ReplaceFirstSubstring() function79 ReplaceFirstSubstring(&san_der, "[email protected]", "f\xF6\[email protected]"); in TEST()100 ReplaceFirstSubstring(&san_der, "foo.example.com", "f\xF6\xF6.example.com"); in TEST()167 ReplaceFirstSubstring(&san_der, "http://example.com", in TEST()