Searched refs:xmlShellSave (Results 1 – 8 of 8) sorted by relevance
178 xmlShellSave (xmlShellCtxtPtr ctxt,
212 d xmlShellSave pr extproc('xmlShellSave')
2574 xmlShellSave(xmlShellCtxtPtr ctxt, char *filename, in xmlShellSave() function2944 xmlShellSave(ctxt, arg, NULL, NULL); in xmlShell()
43 xmlShellSave;
10712 #undef xmlShellSave10713 extern __typeof (xmlShellSave) xmlShellSave __attribute((alias("xmlShellSave__internal_alias")));10715 #ifndef xmlShellSave10716 extern __typeof (xmlShellSave) xmlShellSave__internal_alias __attribute((visibility("hidden")));10717 #define xmlShellSave xmlShellSave__internal_alias macro
7976 ret_val = xmlShellSave(ctxt, filename, node, node2); in test_xmlShellSave()
1870 xmlShellSave
111685 -#undef xmlShellSave111686 -extern __typeof (xmlShellSave) xmlShellSave __attribute((alias("xmlShellSave__internal_alias")));111688 -#ifndef xmlShellSave111689 -extern __typeof (xmlShellSave) xmlShellSave__internal_alias __attribute((visibility("hidden")));111690 -#define xmlShellSave xmlShellSave__internal_alias