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

/external/chromium_org/third_party/libxml/src/include/libxml/
H A DdebugXML.h205 xmlShell (xmlDocPtr doc,
/external/libxml2/include/libxml/
H A DdebugXML.h205 xmlShell (xmlDocPtr doc,
/external/chromium_org/third_party/libxml/src/
H A DdebugXML.c2775 * is only called by xmlShell, in which the second argument is
2789 * xmlShell:
2800 xmlShell(xmlDocPtr doc, char *filename, xmlShellReadlineFunc input, function
H A Dxmllint.c2432 xmlShell(doc, filename, xmlShellReadline, stdout);
H A Delfgcchack.h10408 #undef xmlShell macro
10409 extern __typeof (xmlShell) xmlShell __attribute((alias("xmlShell__internal_alias")));
10411 #ifndef xmlShell
10412 extern __typeof (xmlShell) xmlShell__internal_alias __attribute((visibility("hidden")));
10413 #define xmlShell xmlShell__internal_alias macro
/external/libxml2/
H A DdebugXML.c2780 * is only called by xmlShell, in which the second argument is
2794 * xmlShell:
2805 xmlShell(xmlDocPtr doc, char *filename, xmlShellReadlineFunc input, function
H A Dxmllint.c2438 xmlShell(doc, filename, xmlShellReadline, stdout);
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 3301 milliseconds