Searched refs:hp_replacements (Results 1 – 1 of 1) sorted by relevance
311 url_canon::Replacements<char> hp_replacements; in CanonicalizeUrl() local312 hp_replacements.SetHost(host_without_consecutive_dots.data(), in CanonicalizeUrl()314 hp_replacements.SetPath(path_without_consecutive_slash.data(), in CanonicalizeUrl()322 hp_replacements, NULL, &output, &temp_parsed); in CanonicalizeUrl()