Home
last modified time | relevance | path

Searched refs:xmlIOHTTPOpenW (Results 1 – 6 of 6) sorted by relevance

/external/libxml2/include/libxml/
DxmlIO.h335 xmlIOHTTPOpenW (const char * post_uri,
/external/libxml2/os400/libxmlrpg/
DxmlIO.rpgle427 d xmlIOHTTPOpenW pr * extproc('xmlIOHTTPOpenW') void *
/external/libxml2/
DxmlIO.c1788 xmlIOHTTPOpenW(const char *post_uri, int compression ATTRIBUTE_UNUSED) in xmlIOHTTPOpenW() function
1852 return ( xmlIOHTTPOpenW( post_uri, 0 ) ); in xmlIOHTTPDfltOpenW()
2683 context = xmlIOHTTPOpenW(unescaped, compression); in __xmlOutputBufferCreateFilename()
2719 context = xmlIOHTTPOpenW(URI, compression); in __xmlOutputBufferCreateFilename()
Dlibxml2.syms596 xmlIOHTTPOpenW;
Delfgcchack.h4580 #undef xmlIOHTTPOpenW
4581 extern __typeof (xmlIOHTTPOpenW) xmlIOHTTPOpenW __attribute((alias("xmlIOHTTPOpenW__internal_alias"…
4583 #ifndef xmlIOHTTPOpenW
4584 extern __typeof (xmlIOHTTPOpenW) xmlIOHTTPOpenW__internal_alias __attribute((visibility("hidden")));
4585 #define xmlIOHTTPOpenW xmlIOHTTPOpenW__internal_alias macro
/external/libxml2/win32/
Dlibxml2.def.src988 xmlIOHTTPOpenW