Searched defs:host_prefix (Results 1 – 6 of 6) sorted by relevance
57 std::string host_prefix = host.empty() ? "" : absl::StrCat(host, "."); in DumpToolData() local138 std::string host_prefix = host.empty() ? "" : absl::StrCat(host, "."); in SaveGzippedToolData() local
79 absl::string_view host_prefix(expected_host_name.c_str(), in DomainMatch() local
1115 const std::string_view host_prefix = "__Host-"; in HasHiddenPrefixName() local
523 static const char host_prefix[] = "host!"; in Curl_parse_interface() local