xmlShellValidate 2927 third_party/libxml/src/debugXML.c             xmlShellValidate(ctxt, arg, NULL, NULL);
xmlShellValidate 10552 third_party/libxml/src/elfgcchack.h #undef xmlShellValidate
xmlShellValidate 10553 third_party/libxml/src/elfgcchack.h extern __typeof (xmlShellValidate) xmlShellValidate __attribute((alias("xmlShellValidate__internal_alias")));
xmlShellValidate 10555 third_party/libxml/src/elfgcchack.h #ifndef xmlShellValidate
xmlShellValidate 10556 third_party/libxml/src/elfgcchack.h extern __typeof (xmlShellValidate) xmlShellValidate__internal_alias __attribute((visibility("hidden")));
xmlShellValidate 10557 third_party/libxml/src/elfgcchack.h #define xmlShellValidate xmlShellValidate__internal_alias
xmlShellValidate  185 third_party/libxml/src/include/libxml/debugXML.h 	xmlShellValidate	(xmlShellCtxtPtr ctxt,
xmlShellValidate 8008 third_party/libxml/src/testapi.c         ret_val = xmlShellValidate(ctxt, dtd, node, node2);