Searched refs:xmlShellLoad (Results 1 – 7 of 7) sorted by relevance
180 d xmlShellLoad pr 10i 0 extproc('xmlShellLoad')
160 xmlShellLoad (xmlShellCtxtPtr ctxt,
2456 xmlShellLoad(xmlShellCtxtPtr ctxt, char *filename, in xmlShellLoad() function2942 xmlShellLoad(ctxt, arg, NULL, NULL); in xmlShell()
38 xmlShellLoad;
10630 #undef xmlShellLoad10631 extern __typeof (xmlShellLoad) xmlShellLoad __attribute((alias("xmlShellLoad__internal_alias")));10633 #ifndef xmlShellLoad10634 extern __typeof (xmlShellLoad) xmlShellLoad__internal_alias __attribute((visibility("hidden")));10635 #define xmlShellLoad xmlShellLoad__internal_alias macro
7807 ret_val = xmlShellLoad(ctxt, filename, node, node2); in test_xmlShellLoad()
1853 xmlShellLoad