Searched refs:host_and_port_end (Results 1 – 3 of 3) sorted by relevance
155 std::string::const_iterator host_and_port_end);
98 std::string::const_iterator host_and_port_end,
1615 std::string::const_iterator host_and_port_end, in ParseHostAndPort() argument1618 if (host_and_port_begin >= host_and_port_end) in ParseHostAndPort()1623 int auth_len = host_and_port_end - host_and_port_begin; in ParseHostAndPort()