Searched refs:xmlShellCat (Results 1 – 3 of 3) sorted by relevance
168 xmlShellCat (xmlShellCtxtPtr ctxt,
2407 xmlShellCat(xmlShellCtxtPtr ctxt, char *arg ATTRIBUTE_UNUSED, in xmlShellCat() function3164 xmlShellCat(ctxt, NULL, ctxt->node, NULL); in xmlShell()3190 xmlShellCat(ctxt, NULL, in xmlShell()
10432 #undef xmlShellCat10433 extern __typeof (xmlShellCat) xmlShellCat __attribute((alias("xmlShellCat__internal_alias")));10435 #ifndef xmlShellCat10436 extern __typeof (xmlShellCat) xmlShellCat__internal_alias __attribute((visibility("hidden")));10437 #define xmlShellCat xmlShellCat__internal_alias macro