Searched refs:xmlIOHTTPOpenW (Results 1 – 6 of 6) sorted by relevance
335 xmlIOHTTPOpenW (const char * post_uri,
411 d xmlIOHTTPOpenW pr * extproc('xmlIOHTTPOpenW') void *
1879 xmlIOHTTPOpenW(const char *post_uri, int compression) in xmlIOHTTPOpenW() function1943 return ( xmlIOHTTPOpenW( post_uri, 0 ) ); in xmlIOHTTPDfltOpenW()2782 context = xmlIOHTTPOpenW(unescaped, compression); in __xmlOutputBufferCreateFilename()2818 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