Searched refs:xmlIOHTTPOpenW (Results 1 – 6 of 6) sorted by relevance
335 xmlIOHTTPOpenW (const char * post_uri,
427 d xmlIOHTTPOpenW pr * extproc('xmlIOHTTPOpenW') void *
1788 xmlIOHTTPOpenW(const char *post_uri, int compression ATTRIBUTE_UNUSED) in xmlIOHTTPOpenW() function1852 return ( xmlIOHTTPOpenW( post_uri, 0 ) ); in xmlIOHTTPDfltOpenW()2683 context = xmlIOHTTPOpenW(unescaped, compression); in __xmlOutputBufferCreateFilename()2719 context = xmlIOHTTPOpenW(URI, compression); in __xmlOutputBufferCreateFilename()
596 xmlIOHTTPOpenW;
4580 #undef xmlIOHTTPOpenW4581 extern __typeof (xmlIOHTTPOpenW) xmlIOHTTPOpenW __attribute((alias("xmlIOHTTPOpenW__internal_alias"…4583 #ifndef xmlIOHTTPOpenW4584 extern __typeof (xmlIOHTTPOpenW) xmlIOHTTPOpenW__internal_alias __attribute((visibility("hidden")));4585 #define xmlIOHTTPOpenW xmlIOHTTPOpenW__internal_alias macro
988 xmlIOHTTPOpenW