Searched refs:xmlIOHTTPMatch (Results 1 – 7 of 7) sorted by relevance
/external/cronet/third_party/libxml/src/include/libxml/ |
D | xmlIO.h | 333 xmlIOHTTPMatch (const char *filename);
|
/external/libxml2/include/libxml/ |
D | xmlIO.h | 333 xmlIOHTTPMatch (const char *filename);
|
/external/cronet/third_party/libxml/src/ |
D | xmlIO.c | 1756 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()
|
D | testapi.c | 27431 ret_val = xmlIOHTTPMatch(filename); in test_xmlIOHTTPMatch()
|
/external/libxml2/ |
D | xmlIO.c | 1756 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()
|
D | testapi.c | 27431 ret_val = xmlIOHTTPMatch(filename); in test_xmlIOHTTPMatch()
|
/external/libxml2/os400/libxmlrpg/ |
D | xmlIO.rpgle | 419 d xmlIOHTTPMatch pr extproc('xmlIOHTTPMatch')
|