Searched refs:ffurl_get_protocols (Results 1 – 3 of 3) sorted by relevance
119 const URLProtocol **ffurl_get_protocols(const char *whitelist, in ffurl_get_protocols() function
346 const URLProtocol **ffurl_get_protocols(const char *whitelist,
270 protocols = ffurl_get_protocols(NULL, NULL); in url_find_protocol()