Lines Matching defs:host
41 BIT10 = 10, // 10:Bit 10 Set to true,The host is IPV6
57 std::string host = "";
74 void AnalysisOpaqueHost(std::string input, std::string& host,
76 void AnalyseIPv4(const std::string& input, std::string& host,
78 void AnalysisHost(std::string& input, std::string& host,
94 void FormatIpv4(std::vector<std::string> nums, std::string& host,
104 void IPv6Host(std::string& input, std::string& host,
135 * Gets the host name portion of the URL��not include the port.
140 * Sets the host name portion of the URL��not include the port.
182 * Sets the host portion of the URL��not include the port.
273 * Gets the host name portion of the URL��not include the port.