Home
last modified time | relevance | path

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

/external/libxml2/os400/libxmlrpg/
DdebugXML.rpgle212 d xmlShellSave pr extproc('xmlShellSave')
/external/libxml2/include/libxml/
DdebugXML.h178 xmlShellSave (xmlShellCtxtPtr ctxt,
/external/libxml2/
DdebugXML.c2580 xmlShellSave(xmlShellCtxtPtr ctxt, char *filename, in xmlShellSave() function
2950 xmlShellSave(ctxt, arg, NULL, NULL); in xmlShell()
Dlibxml2.syms43 xmlShellSave;
Delfgcchack.h10690 #undef xmlShellSave
10691 extern __typeof (xmlShellSave) xmlShellSave __attribute((alias("xmlShellSave__internal_alias")));
10693 #ifndef xmlShellSave
10694 extern __typeof (xmlShellSave) xmlShellSave__internal_alias __attribute((visibility("hidden")));
10695 #define xmlShellSave xmlShellSave__internal_alias macro
Dtestapi.c7974 ret_val = xmlShellSave(ctxt, filename, node, node2); in test_xmlShellSave()
/external/libxml2/win32/
Dlibxml2.def.src1868 xmlShellSave