Home
last modified time | relevance | path

Searched refs:find_host_sep (Results 1 – 1 of 1) sorted by relevance

/third_party/curl/lib/
Durlapi.c103 static const char *find_host_sep(const char *url) in find_host_sep() function
151 host_sep = (const unsigned char *) find_host_sep(url); in strlen_url()
194 host_sep = (const unsigned char *) find_host_sep(url); in strcpy_url()