Searched refs:host_without_consecutive_dots (Results 1 – 1 of 1) sorted by relevance
302 std::string host_without_consecutive_dots(RemoveConsecutiveChars( in CanonicalizeUrl() local312 hp_replacements.SetHost(host_without_consecutive_dots.data(), in CanonicalizeUrl()313 url_parse::Component(0, host_without_consecutive_dots.length())); in CanonicalizeUrl()