Home
last modified time | relevance | path

Searched defs:URL (Results 1 – 25 of 152) sorted by relevance

1234567

/external/curl/tests/libtest/
Dlib537.c461 int test(char *URL)
512 int test(char *URL)
Dlib1515.c53 static int do_one_request(CURLM *m, char *URL, char *resolve) in do_one_request()
113 int test(char *URL) in test()
Dlib518.c458 int test(char *URL) in test()
509 int test(char *URL) in test()
Dlib520.c26 int test(char *URL) in test()
Dlib521.c26 int test(char *URL) in test()
Dlib519.c26 int test(char *URL) in test()
Dlib501.c26 int test(char *URL) in test()
Dlib598.c26 int test(char *URL) in test()
Dlib549.c31 int test(char *URL) in test()
Dlib514.c26 int test(char *URL) in test()
Dlib1508.c28 int test(char *URL) in test()
Dlib562.c38 int test(char *URL) in test()
Dlib515.c26 int test(char *URL) in test()
Dlib517.c122 int test(char *URL) in test()
Dlib516.c26 int test(char *URL) in test()
Dlib511.c26 int test(char *URL) in test()
Dlib590.c39 int test(char *URL) in test()
Dlib542.c34 int test(char *URL) in test()
Dlib523.c26 int test(char *URL) in test()
Dlib524.c26 int test(char *URL) in test()
Dlib567.c29 int test(char *URL) in test()
Dlib1529.c27 int test(char *URL) in test()
Dlib1511.c26 int test(char *URL) in test()
Dlib512.c29 int test(char *URL) in test()
/external/libxml2/
Dnanohttp.c277 xmlNanoHTTPScanURL(xmlNanoHTTPCtxtPtr ctxt, const char *URL) { in xmlNanoHTTPScanURL()
344 xmlNanoHTTPScanProxy(const char *URL) { in xmlNanoHTTPScanProxy()
389 xmlNanoHTTPNewCtxt(const char *URL) { in xmlNanoHTTPNewCtxt()
1227 xmlNanoHTTPOpen(const char *URL, char **contentType) { in xmlNanoHTTPOpen()
1247 xmlNanoHTTPOpenRedir(const char *URL, char **contentType, char **redir) { in xmlNanoHTTPOpenRedir()
1348 xmlNanoHTTPMethodRedir(const char *URL, const char *method, const char *input, in xmlNanoHTTPMethodRedir()
1603 xmlNanoHTTPMethod(const char *URL, const char *method, const char *input, in xmlNanoHTTPMethod()
1623 xmlNanoHTTPFetch(const char *URL, const char *filename, char **contentType) { in xmlNanoHTTPFetch()

1234567