Searched refs:xmlShellValidate (Results 1 – 7 of 7) sorted by relevance
185 xmlShellValidate (xmlShellCtxtPtr ctxt,
221 d xmlShellValidate...222 d pr extproc('xmlShellValidate')
2642 xmlShellValidate(xmlShellCtxtPtr ctxt, char *dtd, in xmlShellValidate() function2940 xmlShellValidate(ctxt, arg, NULL, NULL); in xmlShell()
44 xmlShellValidate;
10702 #undef xmlShellValidate10703 extern __typeof (xmlShellValidate) xmlShellValidate __attribute((alias("xmlShellValidate__internal_…10705 #ifndef xmlShellValidate10706 extern __typeof (xmlShellValidate) xmlShellValidate__internal_alias __attribute((visibility("hidden…10707 #define xmlShellValidate xmlShellValidate__internal_alias macro
8029 ret_val = xmlShellValidate(ctxt, dtd, node, node2); in test_xmlShellValidate()
1871 xmlShellValidate