Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlIOHTTPMatch

1647  * xmlIOHTTPMatch:
1655 xmlIOHTTPMatch (const char *filename) {
2141 xmlRegisterInputCallbacks(xmlIOHTTPMatch, xmlIOHTTPOpen,
2171 xmlRegisterOutputCallbacks(xmlIOHTTPMatch, xmlIOHTTPDfltOpenW,
2211 xmlRegisterOutputCallbacks(xmlIOHTTPMatch, xmlIOHTTPDfltOpenW,
2574 if (xmlOutputCallbackTable[i].matchcallback == xmlIOHTTPMatch)
2610 if (xmlOutputCallbackTable[i].matchcallback == xmlIOHTTPMatch)