Searched refs:xmlIOHTTPOpenW (Results 1 – 6 of 6) sorted by relevance
337 xmlIOHTTPOpenW (const char * post_uri,
427 d xmlIOHTTPOpenW pr * extproc('xmlIOHTTPOpenW') void *
1815 xmlIOHTTPOpenW(const char *post_uri, int compression ATTRIBUTE_UNUSED) in xmlIOHTTPOpenW() function1879 return ( xmlIOHTTPOpenW( post_uri, 0 ) ); in xmlIOHTTPDfltOpenW()2712 context = xmlIOHTTPOpenW(unescaped, compression); in __xmlOutputBufferCreateFilename()2748 context = xmlIOHTTPOpenW(URI, compression); in __xmlOutputBufferCreateFilename()
596 xmlIOHTTPOpenW;
4590 #undef xmlIOHTTPOpenW4591 extern __typeof (xmlIOHTTPOpenW) xmlIOHTTPOpenW __attribute((alias("xmlIOHTTPOpenW__internal_alias"…4593 #ifndef xmlIOHTTPOpenW4594 extern __typeof (xmlIOHTTPOpenW) xmlIOHTTPOpenW__internal_alias __attribute((visibility("hidden")));4595 #define xmlIOHTTPOpenW xmlIOHTTPOpenW__internal_alias macro
989 xmlIOHTTPOpenW