Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DdebugXML.h191 xmlShellDu (xmlShellCtxtPtr ctxt,
/external/libxml2/
DdebugXML.c2679 xmlShellDu(xmlShellCtxtPtr ctxt, in xmlShellDu() function
2963 xmlShellDu(ctxt, NULL, ctxt->node, NULL); in xmlShell()
Delfgcchack.h10456 #undef xmlShellDu
10457 extern __typeof (xmlShellDu) xmlShellDu __attribute((alias("xmlShellDu__internal_alias")));
10459 #ifndef xmlShellDu
10460 extern __typeof (xmlShellDu) xmlShellDu__internal_alias __attribute((visibility("hidden")));
10461 #define xmlShellDu xmlShellDu__internal_alias macro