Searched refs:xmlShellWrite (Results 1 – 7 of 7) sorted by relevance
/external/libxml2/include/libxml/ |
D | debugXML.h | 173 xmlShellWrite (xmlShellCtxtPtr ctxt,
|
/external/libxml2/os400/libxmlrpg/ |
D | debugXML.rpgle | 205 d xmlShellWrite pr extproc('xmlShellWrite')
|
/external/libxml2/ |
D | debugXML.c | 2512 xmlShellWrite(xmlShellCtxtPtr ctxt, char *filename, xmlNodePtr node, in xmlShellWrite() function 2955 xmlShellWrite(ctxt, arg, ctxt->node, NULL); in xmlShell()
|
D | libxml2.syms | 45 xmlShellWrite;
|
D | elfgcchack.h | 10714 #undef xmlShellWrite 10715 extern __typeof (xmlShellWrite) xmlShellWrite __attribute((alias("xmlShellWrite__internal_alias"))); 10717 #ifndef xmlShellWrite 10718 extern __typeof (xmlShellWrite) xmlShellWrite__internal_alias __attribute((visibility("hidden"))); 10719 #define xmlShellWrite xmlShellWrite__internal_alias macro
|
D | testapi.c | 8059 ret_val = xmlShellWrite(ctxt, filename, node, node2); in test_xmlShellWrite()
|
/external/libxml2/win32/ |
D | libxml2.def.src | 1874 xmlShellWrite
|