Searched refs:xmlIOHTTPMatch (Results 1 – 7 of 7) sorted by relevance
332 xmlIOHTTPMatch (const char *filename);
1783 xmlIOHTTPMatch (const char *filename) { in xmlIOHTTPMatch() function2269 xmlRegisterInputCallbacks(xmlIOHTTPMatch, xmlIOHTTPOpen, in xmlRegisterDefaultInputCallbacks()2295 xmlRegisterOutputCallbacks(xmlIOHTTPMatch, xmlIOHTTPDfltOpenW, in xmlRegisterDefaultOutputCallbacks()2335 xmlRegisterOutputCallbacks(xmlIOHTTPMatch, xmlIOHTTPDfltOpenW, in xmlRegisterHTTPPostCallbacks()2711 if (xmlOutputCallbackTable[i].matchcallback == xmlIOHTTPMatch) in __xmlOutputBufferCreateFilename()2747 if (xmlOutputCallbackTable[i].matchcallback == xmlIOHTTPMatch) in __xmlOutputBufferCreateFilename()
594 xmlIOHTTPMatch;
4566 #undef xmlIOHTTPMatch4567 extern __typeof (xmlIOHTTPMatch) xmlIOHTTPMatch __attribute((alias("xmlIOHTTPMatch__internal_alias"…4569 #ifndef xmlIOHTTPMatch4570 extern __typeof (xmlIOHTTPMatch) xmlIOHTTPMatch__internal_alias __attribute((visibility("hidden")));4571 #define xmlIOHTTPMatch xmlIOHTTPMatch__internal_alias macro
28331 ret_val = xmlIOHTTPMatch(filename); in test_xmlIOHTTPMatch()
419 d xmlIOHTTPMatch pr extproc('xmlIOHTTPMatch')
983 xmlIOHTTPMatch