Searched refs:xmlShellLoad (Results 1 – 3 of 3) sorted by relevance
160 xmlShellLoad (xmlShellCtxtPtr ctxt,
2452 xmlShellLoad(xmlShellCtxtPtr ctxt, char *filename, in xmlShellLoad() function2931 xmlShellLoad(ctxt, arg, NULL, NULL); in xmlShell()
10480 #undef xmlShellLoad10481 extern __typeof (xmlShellLoad) xmlShellLoad __attribute((alias("xmlShellLoad__internal_alias")));10483 #ifndef xmlShellLoad10484 extern __typeof (xmlShellLoad) xmlShellLoad__internal_alias __attribute((visibility("hidden")));10485 #define xmlShellLoad xmlShellLoad__internal_alias macro