Searched defs:xmlShellCat (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A DdebugXML.c2392 * xmlShellCat:
2404 xmlShellCat(xmlShellCtxtPtr ctxt, char *arg ATTRIBUTE_UNUSED, function
3166 xmlShellCat(ctxt, NULL, ctxt->node, NULL);
3192 xmlShellCat(ctxt, NULL,
H A Delfgcchack.h10328 #undef xmlShellCat macro
10329 extern __typeof (xmlShellCat) xmlShellCat __attribute((alias("xmlShellCat__internal_alias")));
10331 #ifndef xmlShellCat
10332 extern __typeof (xmlShellCat) xmlShellCat__internal_alias __attribute((visibility("hidden")));
10333 #define xmlShellCat xmlShellCat__internal_alias macro

Completed in 92 milliseconds