Home
last modified time | relevance | path

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

/external/libxml2/os400/libxmlrpg/
DdebugXML.rpgle186 d xmlShellLoad pr extproc('xmlShellLoad')
/external/libxml2/include/libxml/
DdebugXML.h160 xmlShellLoad (xmlShellCtxtPtr ctxt,
/external/libxml2/
DdebugXML.c2457 xmlShellLoad(xmlShellCtxtPtr ctxt, char *filename, in xmlShellLoad() function
2943 xmlShellLoad(ctxt, arg, NULL, NULL); in xmlShell()
Dlibxml2.syms38 xmlShellLoad;
Delfgcchack.h10630 #undef xmlShellLoad
10631 extern __typeof (xmlShellLoad) xmlShellLoad __attribute((alias("xmlShellLoad__internal_alias")));
10633 #ifndef xmlShellLoad
10634 extern __typeof (xmlShellLoad) xmlShellLoad__internal_alias __attribute((visibility("hidden")));
10635 #define xmlShellLoad xmlShellLoad__internal_alias macro
Dtestapi.c7832 ret_val = xmlShellLoad(ctxt, filename, node, node2); in test_xmlShellLoad()
/external/libxml2/win32/
Dlibxml2.def.src1853 xmlShellLoad