Home
last modified time | relevance | path

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

/external/curl/lib/
Durlapi.c665 static CURLUcode seturl(const char *url, CURLU *u, unsigned int flags) in seturl() function
958 CURLUcode result = seturl(url, u, flags); in parseurl()