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

/vbox/src/libs/libxml2-2.6.31/
H A DdebugXML.c2663 * xmlShellDu:
2676 xmlShellDu(xmlShellCtxtPtr ctxt, function
2965 xmlShellDu(ctxt, NULL, ctxt->node, NULL);
H A Delfgcchack.h10352 #undef xmlShellDu macro
10353 extern __typeof (xmlShellDu) xmlShellDu __attribute((alias("xmlShellDu__internal_alias")));
10355 #ifndef xmlShellDu
10356 extern __typeof (xmlShellDu) xmlShellDu__internal_alias __attribute((visibility("hidden")));
10357 #define xmlShellDu xmlShellDu__internal_alias macro

Completed in 99 milliseconds