xmlValidateNotationDecl  852 third_party/libxml/src/SAX2.c 	ctxt->valid &= xmlValidateNotationDecl(&ctxt->vctxt, ctxt->myDoc,
xmlValidateNotationDecl 15278 third_party/libxml/src/elfgcchack.h #undef xmlValidateNotationDecl
xmlValidateNotationDecl 15279 third_party/libxml/src/elfgcchack.h extern __typeof (xmlValidateNotationDecl) xmlValidateNotationDecl __attribute((alias("xmlValidateNotationDecl__internal_alias")));
xmlValidateNotationDecl 15281 third_party/libxml/src/elfgcchack.h #ifndef xmlValidateNotationDecl
xmlValidateNotationDecl 15282 third_party/libxml/src/elfgcchack.h extern __typeof (xmlValidateNotationDecl) xmlValidateNotationDecl__internal_alias __attribute((visibility("hidden")));
xmlValidateNotationDecl 15283 third_party/libxml/src/elfgcchack.h #define xmlValidateNotationDecl xmlValidateNotationDecl__internal_alias
xmlValidateNotationDecl  340 third_party/libxml/src/include/libxml/valid.h 		xmlValidateNotationDecl	(xmlValidCtxtPtr ctxt,
xmlValidateNotationDecl 26603 third_party/libxml/src/testapi.c         ret_val = xmlValidateNotationDecl(ctxt, doc, nota);