Home
last modified time | relevance | path

Searched refs:xmlIOHTTPClose (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/include/libxml/
DxmlIO.h345 xmlIOHTTPClose (void * context);
/external/libxml2/os400/libxmlrpg/
DxmlIO.rpgle438 d xmlIOHTTPClose pr extproc('xmlIOHTTPClose')
/external/libxml2/
DxmlIO.c1957 xmlIOHTTPClose (void * context) { in xmlIOHTTPClose() function
2270 xmlIOHTTPRead, xmlIOHTTPClose); in xmlRegisterDefaultInputCallbacks()
Dlibxml2.syms593 xmlIOHTTPClose;
Delfgcchack.h4554 #undef xmlIOHTTPClose
4555 extern __typeof (xmlIOHTTPClose) xmlIOHTTPClose __attribute((alias("xmlIOHTTPClose__internal_alias"…
4557 #ifndef xmlIOHTTPClose
4558 extern __typeof (xmlIOHTTPClose) xmlIOHTTPClose__internal_alias __attribute((visibility("hidden")));
4559 #define xmlIOHTTPClose xmlIOHTTPClose__internal_alias macro
Dtestapi.c28297 ret_val = xmlIOHTTPClose(context); in test_xmlIOHTTPClose()
/external/libxml2/win32/
Dlibxml2.def.src980 xmlIOHTTPClose