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

/vbox/src/libs/libxml2-2.6.31/
H A DdebugXML.c2028 * xmlShellBase:
2040 xmlShellBase(xmlShellCtxtPtr ctxt, function
2967 xmlShellBase(ctxt, NULL, ctxt->node, NULL);
H A Delfgcchack.h10316 #undef xmlShellBase macro
10317 extern __typeof (xmlShellBase) xmlShellBase __attribute((alias("xmlShellBase__internal_alias")));
10319 #ifndef xmlShellBase
10320 extern __typeof (xmlShellBase) xmlShellBase__internal_alias __attribute((visibility("hidden")));
10321 #define xmlShellBase xmlShellBase__internal_alias macro

Completed in 96 milliseconds