Searched refs:xmlShellBase (Results 1 – 3 of 3) sorted by relevance
150 xmlShellBase (xmlShellCtxtPtr ctxt,
2043 xmlShellBase(xmlShellCtxtPtr ctxt, in xmlShellBase() function2965 xmlShellBase(ctxt, NULL, ctxt->node, NULL); in xmlShell()
10420 #undef xmlShellBase10421 extern __typeof (xmlShellBase) xmlShellBase __attribute((alias("xmlShellBase__internal_alias")));10423 #ifndef xmlShellBase10424 extern __typeof (xmlShellBase) xmlShellBase__internal_alias __attribute((visibility("hidden")));10425 #define xmlShellBase xmlShellBase__internal_alias macro