Searched refs:xmlShellSave (Results 1 – 7 of 7) sorted by relevance
203 d xmlShellSave pr 10i 0 extproc('xmlShellSave')
178 xmlShellSave (xmlShellCtxtPtr ctxt,
2579 xmlShellSave(xmlShellCtxtPtr ctxt, char *filename, in xmlShellSave() function2949 xmlShellSave(ctxt, arg, NULL, NULL); in xmlShell()
43 xmlShellSave;
10690 #undef xmlShellSave10691 extern __typeof (xmlShellSave) xmlShellSave __attribute((alias("xmlShellSave__internal_alias")));10693 #ifndef xmlShellSave10694 extern __typeof (xmlShellSave) xmlShellSave__internal_alias __attribute((visibility("hidden")));10695 #define xmlShellSave xmlShellSave__internal_alias macro
7949 ret_val = xmlShellSave(ctxt, filename, node, node2); in test_xmlShellSave()
1868 xmlShellSave