Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/libxml/
Dnanohttp.c425 xmlNanoHTTPNewCtxt(const char *URL) { in xmlNanoHTTPNewCtxt() function
1404 ctxt = xmlNanoHTTPNewCtxt(URL); in xmlNanoHTTPMethodRedir()
1408 ctxt = xmlNanoHTTPNewCtxt(redirURL); in xmlNanoHTTPMethodRedir()
/third_party/libxml2/
Dnanohttp.c396 xmlNanoHTTPNewCtxt(const char *URL) { in xmlNanoHTTPNewCtxt() function
1375 ctxt = xmlNanoHTTPNewCtxt(URL); in xmlNanoHTTPMethodRedir()
1379 ctxt = xmlNanoHTTPNewCtxt(redirURL); in xmlNanoHTTPMethodRedir()