Searched refs:xmlIOHTTPMatch (Results 1 – 7 of 7) sorted by relevance
330 xmlIOHTTPMatch (const char *filename);
1847 xmlIOHTTPMatch (const char *filename) { in xmlIOHTTPMatch() function2337 xmlRegisterInputCallbacks(xmlIOHTTPMatch, xmlIOHTTPOpen, in xmlRegisterDefaultInputCallbacks()2367 xmlRegisterOutputCallbacks(xmlIOHTTPMatch, xmlIOHTTPDfltOpenW, in xmlRegisterDefaultOutputCallbacks()2407 xmlRegisterOutputCallbacks(xmlIOHTTPMatch, xmlIOHTTPDfltOpenW, in xmlRegisterHTTPPostCallbacks()2781 if (xmlOutputCallbackTable[i].matchcallback == xmlIOHTTPMatch) in __xmlOutputBufferCreateFilename()2817 if (xmlOutputCallbackTable[i].matchcallback == xmlIOHTTPMatch) in __xmlOutputBufferCreateFilename()
594 xmlIOHTTPMatch;
4556 #undef xmlIOHTTPMatch4557 extern __typeof (xmlIOHTTPMatch) xmlIOHTTPMatch __attribute((alias("xmlIOHTTPMatch__internal_alias"…4559 #ifndef xmlIOHTTPMatch4560 extern __typeof (xmlIOHTTPMatch) xmlIOHTTPMatch__internal_alias __attribute((visibility("hidden")));4561 #define xmlIOHTTPMatch xmlIOHTTPMatch__internal_alias macro
28214 ret_val = xmlIOHTTPMatch(filename); in test_xmlIOHTTPMatch()
419 d xmlIOHTTPMatch pr extproc('xmlIOHTTPMatch')
982 xmlIOHTTPMatch