Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlIOHTTPMatch

1839  * xmlIOHTTPMatch:
1847 xmlIOHTTPMatch (const char *filename) {
2337 xmlRegisterInputCallbacks(xmlIOHTTPMatch, xmlIOHTTPOpen,
2367 xmlRegisterOutputCallbacks(xmlIOHTTPMatch, xmlIOHTTPDfltOpenW,
2407 xmlRegisterOutputCallbacks(xmlIOHTTPMatch, xmlIOHTTPDfltOpenW,
2781 if (xmlOutputCallbackTable[i].matchcallback == xmlIOHTTPMatch)
2817 if (xmlOutputCallbackTable[i].matchcallback == xmlIOHTTPMatch)