Searched defs:host_end (Results 1 – 9 of 9) sorted by relevance
96 size_t host_end = host.length(); in NormalizeHostname() local
473 let host_end = path_start; in parse_non_special() localVariable518 let mut host_end = to_u32(self.serialization.len())?; in parse_file() localVariable554 let mut host_end = host_start; in parse_file() localVariable588 let host_end = host_end as u32; in parse_file() localVariable946 let host_end = to_u32(self.serialization.len())?; in parse_host_and_port() localVariable
35 pub host_end: u32, field
186 host_end: u32, field2690 let host_end = to_u32(serialization.len()).unwrap(); in path_to_file_url_segments() localVariable2729 let host_end; in path_to_file_url_segments_windows() localVariable
151 char* host_end = static_cast<char*>(gpr_memrchr(host, '%', strlen(host))); in grpc_parse_ipv6_hostport() local
221 char* host_end = in grpc_parse_ipv6_hostport() local
284 size_t host_end = i == pPos + 1 ? i - 2 : i - 1; in CheckMailLink() local
200 size_t host_end=host_port.find(':'); in parse_host_port() local
1068 char *host_end; in Curl_loadhostpairs() local