Searched refs:xmlIOHTTPMatch (Results 1 – 7 of 7) sorted by relevance
330 xmlIOHTTPMatch (const char *filename);
1756 xmlIOHTTPMatch (const char *filename) { in xmlIOHTTPMatch() function2242 xmlRegisterInputCallbacks(xmlIOHTTPMatch, xmlIOHTTPOpen, in xmlRegisterDefaultInputCallbacks()2268 xmlRegisterOutputCallbacks(xmlIOHTTPMatch, xmlIOHTTPDfltOpenW, in xmlRegisterDefaultOutputCallbacks()2308 xmlRegisterOutputCallbacks(xmlIOHTTPMatch, xmlIOHTTPDfltOpenW, in xmlRegisterHTTPPostCallbacks()2682 if (xmlOutputCallbackTable[i].matchcallback == xmlIOHTTPMatch) in __xmlOutputBufferCreateFilename()2718 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
28358 ret_val = xmlIOHTTPMatch(filename); in test_xmlIOHTTPMatch()
419 d xmlIOHTTPMatch pr extproc('xmlIOHTTPMatch')
982 xmlIOHTTPMatch