Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DxmlIO.h343 xmlIOHTTPClose (void * context);
/external/libxml2/os400/libxmlrpg/
DxmlIO.rpgle438 d xmlIOHTTPClose pr extproc('xmlIOHTTPClose')
/external/libxml2/
DxmlIO.c1930 xmlIOHTTPClose (void * context) { in xmlIOHTTPClose() function
2243 xmlIOHTTPRead, xmlIOHTTPClose); in xmlRegisterDefaultInputCallbacks()
Dlibxml2.syms593 xmlIOHTTPClose;
Delfgcchack.h4544 #undef xmlIOHTTPClose
4545 extern __typeof (xmlIOHTTPClose) xmlIOHTTPClose __attribute((alias("xmlIOHTTPClose__internal_alias"…
4547 #ifndef xmlIOHTTPClose
4548 extern __typeof (xmlIOHTTPClose) xmlIOHTTPClose__internal_alias __attribute((visibility("hidden")));
4549 #define xmlIOHTTPClose xmlIOHTTPClose__internal_alias macro
Dtestapi.c28324 ret_val = xmlIOHTTPClose(context); in test_xmlIOHTTPClose()
/external/libxml2/win32/
Dlibxml2.def.src979 xmlIOHTTPClose