Searched refs:xmlShellDir (Results 1 – 7 of 7) sorted by relevance
/external/libxml2/os400/libxmlrpg/ |
D | debugXML.rpgle | 174 d xmlShellDir pr 10i 0 extproc('xmlShellDir')
|
/external/libxml2/include/libxml/ |
D | debugXML.h | 155 xmlShellDir (xmlShellCtxtPtr ctxt,
|
/external/libxml2/ |
D | debugXML.c | 2275 xmlShellDir(xmlShellCtxtPtr ctxt ATTRIBUTE_UNUSED, in xmlShellDir() function 3084 xmlShellDir(ctxt, NULL, ctxt->node, NULL); in xmlShell() 3111 xmlShellDir(ctxt, NULL, in xmlShell()
|
D | libxml2.syms | 35 xmlShellDir;
|
D | elfgcchack.h | 10594 #undef xmlShellDir 10595 extern __typeof (xmlShellDir) xmlShellDir __attribute((alias("xmlShellDir__internal_alias"))); 10597 #ifndef xmlShellDir 10598 extern __typeof (xmlShellDir) xmlShellDir__internal_alias __attribute((visibility("hidden"))); 10599 #define xmlShellDir xmlShellDir__internal_alias macro
|
D | testapi.c | 7642 ret_val = xmlShellDir(ctxt, arg, node, node2); in test_xmlShellDir()
|
/external/libxml2/win32/ |
D | libxml2.def.src | 1844 xmlShellDir
|