Home
last modified time | relevance | path

Searched defs:host_end (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/src/core/ext/filters/client_channel/
Dparse_address.cc125 char* host_end = static_cast<char*>(gpr_memrchr(host, '%', strlen(host))); in grpc_parse_ipv6_hostport() local
/external/pdfium/core/fpdftext/
Dcpdf_linkextract.cpp289 size_t host_end = i == pPos + 1 ? i - 2 : i - 1; in CheckMailLink() local
/external/curl/lib/
Dhostip.c911 char *host_end; in Curl_loadhostpairs() local