Home
last modified time | relevance | path

Searched refs:xmlShellCat (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
DdebugXML.h168 xmlShellCat (xmlShellCtxtPtr ctxt,
/external/libxml2/
DdebugXML.c2407 xmlShellCat(xmlShellCtxtPtr ctxt, char *arg ATTRIBUTE_UNUSED, in xmlShellCat() function
3164 xmlShellCat(ctxt, NULL, ctxt->node, NULL); in xmlShell()
3190 xmlShellCat(ctxt, NULL, in xmlShell()
Delfgcchack.h10432 #undef xmlShellCat
10433 extern __typeof (xmlShellCat) xmlShellCat __attribute((alias("xmlShellCat__internal_alias")));
10435 #ifndef xmlShellCat
10436 extern __typeof (xmlShellCat) xmlShellCat__internal_alias __attribute((visibility("hidden")));
10437 #define xmlShellCat xmlShellCat__internal_alias macro