Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DxmlIO.h332 xmlIOHTTPMatch (const char *filename);
/external/libxml2/
DxmlIO.c1783 xmlIOHTTPMatch (const char *filename) { in xmlIOHTTPMatch() function
2269 xmlRegisterInputCallbacks(xmlIOHTTPMatch, xmlIOHTTPOpen, in xmlRegisterDefaultInputCallbacks()
2295 xmlRegisterOutputCallbacks(xmlIOHTTPMatch, xmlIOHTTPDfltOpenW, in xmlRegisterDefaultOutputCallbacks()
2335 xmlRegisterOutputCallbacks(xmlIOHTTPMatch, xmlIOHTTPDfltOpenW, in xmlRegisterHTTPPostCallbacks()
2711 if (xmlOutputCallbackTable[i].matchcallback == xmlIOHTTPMatch) in __xmlOutputBufferCreateFilename()
2747 if (xmlOutputCallbackTable[i].matchcallback == xmlIOHTTPMatch) in __xmlOutputBufferCreateFilename()
Dlibxml2.syms594 xmlIOHTTPMatch;
Delfgcchack.h4566 #undef xmlIOHTTPMatch
4567 extern __typeof (xmlIOHTTPMatch) xmlIOHTTPMatch __attribute((alias("xmlIOHTTPMatch__internal_alias"…
4569 #ifndef xmlIOHTTPMatch
4570 extern __typeof (xmlIOHTTPMatch) xmlIOHTTPMatch__internal_alias __attribute((visibility("hidden")));
4571 #define xmlIOHTTPMatch xmlIOHTTPMatch__internal_alias macro
Dtestapi.c28331 ret_val = xmlIOHTTPMatch(filename); in test_xmlIOHTTPMatch()
/external/libxml2/os400/libxmlrpg/
DxmlIO.rpgle419 d xmlIOHTTPMatch pr extproc('xmlIOHTTPMatch')
/external/libxml2/win32/
Dlibxml2.def.src983 xmlIOHTTPMatch