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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A DdebugXML.h185 xmlShellValidate (xmlShellCtxtPtr ctxt,
/haiku-fatelf/src/tools/docbook/libxml2/
H A DdebugXML.c2621 * xmlShellValidate:
2634 xmlShellValidate(xmlShellCtxtPtr ctxt, char *dtd, function
2930 xmlShellValidate(ctxt, arg, NULL, NULL);
H A Delfgcchack.h10428 #undef xmlShellValidate macro
10429 extern __typeof (xmlShellValidate) xmlShellValidate __attribute((alias("xmlShellValidate__internal_alias")));
10431 #ifndef xmlShellValidate
10432 extern __typeof (xmlShellValidate) xmlShellValidate__internal_alias __attribute((visibility("hidden")));
10433 #define xmlShellValidate xmlShellValidate__internal_alias macro

Completed in 102 milliseconds