Home
last modified time | relevance | path

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

/curl/lib/
H A Durl.h44 CURLcode Curl_parse_login_details(const char *login, const size_t len,
H A Durlapi.c467 ccode = Curl_parse_login_details(login, ptr - login - 1, in parse_hostname_login()
H A Dsetopt.c128 result = Curl_parse_login_details(option, len, &user, &passwd, NULL); in setstropt_userpwd()
H A Durl.c2583 CURLcode Curl_parse_login_details(const char *login, const size_t len, function
/curl/tests/unit/
H A Dunit1620.c78 rc = Curl_parse_login_details(hostname, strlen(hostname),

Completed in 26 milliseconds