Home
last modified time | relevance | path

Searched refs:xmlIOHTTPMatch (Results 1 – 7 of 7) sorted by relevance

/external/cronet/third_party/libxml/src/include/libxml/
DxmlIO.h333 xmlIOHTTPMatch (const char *filename);
/external/libxml2/include/libxml/
DxmlIO.h333 xmlIOHTTPMatch (const char *filename);
/external/cronet/third_party/libxml/src/
DxmlIO.c1756 xmlIOHTTPMatch (const char *filename) { in xmlIOHTTPMatch() function
2241 xmlRegisterInputCallbacks(xmlIOHTTPMatch, xmlIOHTTPOpen, in xmlRegisterDefaultInputCallbacks()
2267 xmlRegisterOutputCallbacks(xmlIOHTTPMatch, xmlIOHTTPDfltOpenW, in xmlRegisterDefaultOutputCallbacks()
2307 xmlRegisterOutputCallbacks(xmlIOHTTPMatch, xmlIOHTTPDfltOpenW, in xmlRegisterHTTPPostCallbacks()
2680 if (xmlOutputCallbackTable[i].matchcallback == xmlIOHTTPMatch) in __xmlOutputBufferCreateFilename()
2718 if (xmlOutputCallbackTable[i].matchcallback == xmlIOHTTPMatch) in __xmlOutputBufferCreateFilename()
Dtestapi.c27431 ret_val = xmlIOHTTPMatch(filename); in test_xmlIOHTTPMatch()
/external/libxml2/
DxmlIO.c1756 xmlIOHTTPMatch (const char *filename) { in xmlIOHTTPMatch() function
2241 xmlRegisterInputCallbacks(xmlIOHTTPMatch, xmlIOHTTPOpen, in xmlRegisterDefaultInputCallbacks()
2267 xmlRegisterOutputCallbacks(xmlIOHTTPMatch, xmlIOHTTPDfltOpenW, in xmlRegisterDefaultOutputCallbacks()
2307 xmlRegisterOutputCallbacks(xmlIOHTTPMatch, xmlIOHTTPDfltOpenW, in xmlRegisterHTTPPostCallbacks()
2680 if (xmlOutputCallbackTable[i].matchcallback == xmlIOHTTPMatch) in __xmlOutputBufferCreateFilename()
2718 if (xmlOutputCallbackTable[i].matchcallback == xmlIOHTTPMatch) in __xmlOutputBufferCreateFilename()
Dtestapi.c27431 ret_val = xmlIOHTTPMatch(filename); in test_xmlIOHTTPMatch()
/external/libxml2/os400/libxmlrpg/
DxmlIO.rpgle419 d xmlIOHTTPMatch pr extproc('xmlIOHTTPMatch')