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

/external/libxml2/
H A DdebugXML.c2399 * xmlShellCat:
2411 xmlShellCat(xmlShellCtxtPtr ctxt, char *arg ATTRIBUTE_UNUSED, function
3329 xmlShellCat(ctxt, NULL, ctxt->node, NULL);
3355 xmlShellCat(ctxt, NULL,
H A Delfgcchack.h10582 #undef xmlShellCat macro
10583 extern __typeof (xmlShellCat) xmlShellCat __attribute((alias("xmlShellCat__internal_alias")));
10585 #ifndef xmlShellCat
10586 extern __typeof (xmlShellCat) xmlShellCat__internal_alias __attribute((visibility("hidden")));
10587 #define xmlShellCat xmlShellCat__internal_alias macro

Completed in 130 milliseconds