Searched refs:xmlShellBase (Results 1 – 7 of 7) sorted by relevance
168 d xmlShellBase pr 10i 0 extproc('xmlShellBase')
150 xmlShellBase (xmlShellCtxtPtr ctxt,
2047 xmlShellBase(xmlShellCtxtPtr ctxt, in xmlShellBase() function3048 xmlShellBase(ctxt, NULL, ctxt->node, NULL); in xmlShell()
33 xmlShellBase;
10570 #undef xmlShellBase10571 extern __typeof (xmlShellBase) xmlShellBase __attribute((alias("xmlShellBase__internal_alias")));10573 #ifndef xmlShellBase10574 extern __typeof (xmlShellBase) xmlShellBase__internal_alias __attribute((visibility("hidden")));10575 #define xmlShellBase xmlShellBase__internal_alias macro
7532 ret_val = xmlShellBase(ctxt, arg, node, node2); in test_xmlShellBase()
1838 xmlShellBase