Searched refs:xmlShellSave (Results 1 – 3 of 3) sorted by relevance
178 xmlShellSave (xmlShellCtxtPtr ctxt,
2575 xmlShellSave(xmlShellCtxtPtr ctxt, char *filename, in xmlShellSave() function2938 xmlShellSave(ctxt, arg, NULL, NULL); in xmlShell()
10540 #undef xmlShellSave10541 extern __typeof (xmlShellSave) xmlShellSave __attribute((alias("xmlShellSave__internal_alias")));10543 #ifndef xmlShellSave10544 extern __typeof (xmlShellSave) xmlShellSave__internal_alias __attribute((visibility("hidden")));10545 #define xmlShellSave xmlShellSave__internal_alias macro