Searched refs:ReplaceFirstSubstring (Results 1 – 1 of 1) sorted by relevance
31 void ReplaceFirstSubstring(std::string* str, in ReplaceFirstSubstring() function81 ReplaceFirstSubstring(&san_der, "foo@example.com", "f\xF6\xF6@example.com"); in TEST()102 ReplaceFirstSubstring(&san_der, "foo.example.com", "f\xF6\xF6.example.com"); in TEST()169 ReplaceFirstSubstring(&san_der, "http://example.com", in TEST()