Searched refs:xmlShellBase (Results 1 – 8 of 8) sorted by relevance
150 xmlShellBase (xmlShellCtxtPtr ctxt,
172 d xmlShellBase pr extproc('xmlShellBase')
2048 xmlShellBase(xmlShellCtxtPtr ctxt, in xmlShellBase() function3043 xmlShellBase(ctxt, NULL, ctxt->node, NULL); in xmlShell()
33 xmlShellBase;
10592 #undef xmlShellBase10593 extern __typeof (xmlShellBase) xmlShellBase __attribute((alias("xmlShellBase__internal_alias")));10595 #ifndef xmlShellBase10596 extern __typeof (xmlShellBase) xmlShellBase__internal_alias __attribute((visibility("hidden")));10597 #define xmlShellBase xmlShellBase__internal_alias macro
7559 ret_val = xmlShellBase(ctxt, arg, node, node2); in test_xmlShellBase()
1840 xmlShellBase
111565 -#undef xmlShellBase111566 -extern __typeof (xmlShellBase) xmlShellBase __attribute((alias("xmlShellBase__internal_alias")));111568 -#ifndef xmlShellBase111569 -extern __typeof (xmlShellBase) xmlShellBase__internal_alias __attribute((visibility("hidden")));111570 -#define xmlShellBase xmlShellBase__internal_alias