xmlValidateElementDecl  803 third_party/libxml/src/SAX2.c             xmlValidateElementDecl(&ctxt->vctxt, ctxt->myDoc, elem);
xmlValidateElementDecl 15182 third_party/libxml/src/elfgcchack.h #undef xmlValidateElementDecl
xmlValidateElementDecl 15183 third_party/libxml/src/elfgcchack.h extern __typeof (xmlValidateElementDecl) xmlValidateElementDecl __attribute((alias("xmlValidateElementDecl__internal_alias")));
xmlValidateElementDecl 15185 third_party/libxml/src/elfgcchack.h #ifndef xmlValidateElementDecl
xmlValidateElementDecl 15186 third_party/libxml/src/elfgcchack.h extern __typeof (xmlValidateElementDecl) xmlValidateElementDecl__internal_alias __attribute((visibility("hidden")));
xmlValidateElementDecl 15187 third_party/libxml/src/elfgcchack.h #define xmlValidateElementDecl xmlValidateElementDecl__internal_alias
xmlValidateElementDecl  318 third_party/libxml/src/include/libxml/valid.h 		xmlValidateElementDecl	(xmlValidCtxtPtr ctxt,
xmlValidateElementDecl 26419 third_party/libxml/src/testapi.c         ret_val = xmlValidateElementDecl(ctxt, doc, elem);