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

/external/libxml2/
H A DdebugXML.c2031 * xmlShellBase:
2043 xmlShellBase(xmlShellCtxtPtr ctxt, function
2965 xmlShellBase(ctxt, NULL, ctxt->node, NULL);
H A Delfgcchack.h10420 #undef xmlShellBase macro
10421 extern __typeof (xmlShellBase) xmlShellBase __attribute((alias("xmlShellBase__internal_alias")));
10423 #ifndef xmlShellBase
10424 extern __typeof (xmlShellBase) xmlShellBase__internal_alias __attribute((visibility("hidden")));
10425 #define xmlShellBase xmlShellBase__internal_alias macro

Completed in 231 milliseconds