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

/external/chromium_org/third_party/libxml/src/
H A Dnanohttp.c375 * xmlNanoHTTPNewCtxt:
384 xmlNanoHTTPNewCtxt(const char *URL) { function
1358 ctxt = xmlNanoHTTPNewCtxt(URL);
1360 ctxt = xmlNanoHTTPNewCtxt(redirURL);
/external/libxml2/
H A Dnanohttp.c380 * xmlNanoHTTPNewCtxt:
389 xmlNanoHTTPNewCtxt(const char *URL) { function
1366 ctxt = xmlNanoHTTPNewCtxt(URL);
1368 ctxt = xmlNanoHTTPNewCtxt(redirURL);

Completed in 35 milliseconds