Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DxmlIO.h330 xmlIOHTTPMatch (const char *filename);
/external/libxml2/
DxmlIO.c1756 xmlIOHTTPMatch (const char *filename) { in xmlIOHTTPMatch() function
2242 xmlRegisterInputCallbacks(xmlIOHTTPMatch, xmlIOHTTPOpen, in xmlRegisterDefaultInputCallbacks()
2268 xmlRegisterOutputCallbacks(xmlIOHTTPMatch, xmlIOHTTPDfltOpenW, in xmlRegisterDefaultOutputCallbacks()
2308 xmlRegisterOutputCallbacks(xmlIOHTTPMatch, xmlIOHTTPDfltOpenW, in xmlRegisterHTTPPostCallbacks()
2682 if (xmlOutputCallbackTable[i].matchcallback == xmlIOHTTPMatch) in __xmlOutputBufferCreateFilename()
2718 if (xmlOutputCallbackTable[i].matchcallback == xmlIOHTTPMatch) in __xmlOutputBufferCreateFilename()
Dlibxml2.syms594 xmlIOHTTPMatch;
Delfgcchack.h4556 #undef xmlIOHTTPMatch
4557 extern __typeof (xmlIOHTTPMatch) xmlIOHTTPMatch __attribute((alias("xmlIOHTTPMatch__internal_alias"…
4559 #ifndef xmlIOHTTPMatch
4560 extern __typeof (xmlIOHTTPMatch) xmlIOHTTPMatch__internal_alias __attribute((visibility("hidden")));
4561 #define xmlIOHTTPMatch xmlIOHTTPMatch__internal_alias macro
Dtestapi.c28358 ret_val = xmlIOHTTPMatch(filename); in test_xmlIOHTTPMatch()
/external/libxml2/os400/libxmlrpg/
DxmlIO.rpgle419 d xmlIOHTTPMatch pr extproc('xmlIOHTTPMatch')
/external/libxml2/win32/
Dlibxml2.def.src982 xmlIOHTTPMatch