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

/external/libxml2/include/libxml/
H A DdebugXML.h191 xmlShellDu (xmlShellCtxtPtr ctxt,
/external/libxml2/
H A DdebugXML.c2664 * xmlShellDu:
2677 xmlShellDu(xmlShellCtxtPtr ctxt, function
2966 xmlShellDu(ctxt, NULL, ctxt->node, NULL);
H A Delfgcchack.h10456 #undef xmlShellDu macro
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

Completed in 295 milliseconds