Home
last modified time | relevance | path

Searched refs:parse_authority (Results 1 - 1 of 1) sorted by relevance

/third_party/curl/lib/
H A Durlapi.c795 static CURLUcode parse_authority(struct Curl_URL *u, in parse_authority() function
858 result = parse_authority(u, authority, strlen(authority), flags, in Curl_url_set_authority()
1200 result = parse_authority(u, hostp, hostlen, flags, &host, schemelen); in parseurl()

Completed in 3 milliseconds