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

/vbox/src/libs/libxml2-2.6.31/
H A DdebugXML.c2560 * xmlShellSave:
2572 xmlShellSave(xmlShellCtxtPtr ctxt, char *filename, function
2940 xmlShellSave(ctxt, arg, NULL, NULL);
H A Delfgcchack.h10436 #undef xmlShellSave macro
10437 extern __typeof (xmlShellSave) xmlShellSave __attribute((alias("xmlShellSave__internal_alias")));
10439 #ifndef xmlShellSave
10440 extern __typeof (xmlShellSave) xmlShellSave__internal_alias __attribute((visibility("hidden")));
10441 #define xmlShellSave xmlShellSave__internal_alias macro

Completed in 1401 milliseconds