Searched defs:xmlShellSave (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
H A DdebugXML.c2567 * xmlShellSave:
2579 xmlShellSave(xmlShellCtxtPtr ctxt, char *filename, function
2949 xmlShellSave(ctxt, arg, NULL, NULL);
H A Delfgcchack.h10690 #undef xmlShellSave macro
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

Completed in 141 milliseconds