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

/external/libxml2/
H A DdebugXML.c2782 * is only called by xmlShell, in which the second argument is
2796 * xmlShell:
2807 xmlShell(xmlDocPtr doc, char *filename, xmlShellReadlineFunc input, function
H A Delfgcchack.h10558 #undef xmlShell macro
10559 extern __typeof (xmlShell) xmlShell __attribute((alias("xmlShell__internal_alias")));
10561 #ifndef xmlShell
10562 extern __typeof (xmlShell) xmlShell__internal_alias __attribute((visibility("hidden")));
10563 #define xmlShell xmlShell__internal_alias macro

Completed in 169 milliseconds