Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DxmlIO.h337 xmlIOHTTPClose (void * context);
/external/libxml2/
DxmlIO.c1996 xmlIOHTTPClose (void * context) { in xmlIOHTTPClose() function
2313 xmlIOHTTPRead, xmlIOHTTPClose); in xmlRegisterDefaultInputCallbacks()
Delfgcchack.h4452 #undef xmlIOHTTPClose
4453 extern __typeof (xmlIOHTTPClose) xmlIOHTTPClose __attribute((alias("xmlIOHTTPClose__internal_alias"…
4455 #ifndef xmlIOHTTPClose
4456 extern __typeof (xmlIOHTTPClose) xmlIOHTTPClose__internal_alias __attribute((visibility("hidden")));
4457 #define xmlIOHTTPClose xmlIOHTTPClose__internal_alias macro