Home
last modified time | relevance | path

Searched refs:xmlShellBase (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
DdebugXML.h150 xmlShellBase (xmlShellCtxtPtr ctxt,
/external/libxml2/
DdebugXML.c2043 xmlShellBase(xmlShellCtxtPtr ctxt, in xmlShellBase() function
2965 xmlShellBase(ctxt, NULL, ctxt->node, NULL); in xmlShell()
Delfgcchack.h10420 #undef xmlShellBase
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