Searched refs:xmlShellLoad (Results 1 – 8 of 8) sorted by relevance
160 xmlShellLoad (xmlShellCtxtPtr ctxt,
186 d xmlShellLoad pr extproc('xmlShellLoad')
2451 xmlShellLoad(xmlShellCtxtPtr ctxt, char *filename, in xmlShellLoad() function2937 xmlShellLoad(ctxt, arg, NULL, NULL); in xmlShell()
38 xmlShellLoad;
10652 #undef xmlShellLoad10653 extern __typeof (xmlShellLoad) xmlShellLoad __attribute((alias("xmlShellLoad__internal_alias")));10655 #ifndef xmlShellLoad10656 extern __typeof (xmlShellLoad) xmlShellLoad__internal_alias __attribute((visibility("hidden")));10657 #define xmlShellLoad xmlShellLoad__internal_alias macro
7834 ret_val = xmlShellLoad(ctxt, filename, node, node2); in test_xmlShellLoad()
1855 xmlShellLoad
111625 -#undef xmlShellLoad111626 -extern __typeof (xmlShellLoad) xmlShellLoad __attribute((alias("xmlShellLoad__internal_alias")));111628 -#ifndef xmlShellLoad111629 -extern __typeof (xmlShellLoad) xmlShellLoad__internal_alias __attribute((visibility("hidden")));111630 -#define xmlShellLoad xmlShellLoad__internal_alias