Searched refs:xmlNanoHTTPClose (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dnanohttp.h75 xmlNanoHTTPClose (void *ctx);
/external/libxml2/include/libxml/
H A Dnanohttp.h75 xmlNanoHTTPClose (void *ctx);
/external/chromium_org/third_party/libxml/src/
H A Dnanohttp.c1306 * xmlNanoHTTPClose:
1313 xmlNanoHTTPClose(void *ctx) { function
1629 xmlNanoHTTPClose(ctxt);
1643 xmlNanoHTTPClose(ctxt);
1672 xmlNanoHTTPClose(ctxt);
1682 xmlNanoHTTPClose(ctxt);
H A DxmlIO.c1875 xmlNanoHTTPClose(context);
2003 xmlNanoHTTPClose( http_ctxt );
H A Delfgcchack.h5704 #undef xmlNanoHTTPClose macro
5705 extern __typeof (xmlNanoHTTPClose) xmlNanoHTTPClose __attribute((alias("xmlNanoHTTPClose__internal_alias")));
5707 #ifndef xmlNanoHTTPClose
5708 extern __typeof (xmlNanoHTTPClose) xmlNanoHTTPClose__internal_alias __attribute((visibility("hidden")));
5709 #define xmlNanoHTTPClose xmlNanoHTTPClose__internal_alias macro
H A Dtestapi.c692 xmlNanoHTTPClose(val);
872 xmlNanoHTTPClose(val);
[all...]
/external/libxml2/
H A Dnanohttp.c1304 * xmlNanoHTTPClose:
1311 xmlNanoHTTPClose(void *ctx) { function
1629 xmlNanoHTTPClose(ctxt);
1645 xmlNanoHTTPClose(ctxt);
1675 xmlNanoHTTPClose(ctxt);
1687 xmlNanoHTTPClose(ctxt);
H A DxmlIO.c1997 xmlNanoHTTPClose(context);
2125 xmlNanoHTTPClose( http_ctxt );
H A Delfgcchack.h5704 #undef xmlNanoHTTPClose macro
5705 extern __typeof (xmlNanoHTTPClose) xmlNanoHTTPClose __attribute((alias("xmlNanoHTTPClose__internal_alias")));
5707 #ifndef xmlNanoHTTPClose
5708 extern __typeof (xmlNanoHTTPClose) xmlNanoHTTPClose__internal_alias __attribute((visibility("hidden")));
5709 #define xmlNanoHTTPClose xmlNanoHTTPClose__internal_alias macro

Completed in 241 milliseconds