Searched refs:xmlShell (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A DdebugXML.h205 xmlShell (xmlDocPtr doc,
/haiku-fatelf/src/tools/docbook/libxml2/
H A DdebugXML.c2773 * is only called by xmlShell, in which the second argument is
2787 * xmlShell:
2798 xmlShell(xmlDocPtr doc, char *filename, xmlShellReadlineFunc input, function
H A Dxmllint.c2284 xmlShell(doc, filename, xmlShellReadline, stdout);
H A Delfgcchack.h10284 #undef xmlShell macro
10285 extern __typeof (xmlShell) xmlShell __attribute((alias("xmlShell__internal_alias")));
10287 #ifndef xmlShell
10288 extern __typeof (xmlShell) xmlShell__internal_alias __attribute((visibility("hidden")));
10289 #define xmlShell xmlShell__internal_alias macro

Completed in 99 milliseconds