Searched refs:URLComponents (Results 1 – 3 of 3) sorted by relevance
354 typedef struct URLComponents { struct365 } URLComponents; typedef393 int ff_url_decompose(URLComponents *uc, const char *url, const char *end);
89 int ff_url_decompose(URLComponents *uc, const char *url, const char *end) in ff_url_decompose()196 URLComponents ub, uc; in ff_make_absolute_url2()
27 URLComponents uc; in test_decompose()