Searched refs:xmlValidateNotationDecl (Results 1 – 8 of 8) sorted by relevance
340 xmlValidateNotationDecl (xmlValidCtxtPtr ctxt,
411 d xmlValidateNotationDecl...412 d pr extproc('xmlValidateNotationDecl')
688 xmlValidateNotationDecl;
15452 #undef xmlValidateNotationDecl15453 extern __typeof (xmlValidateNotationDecl) xmlValidateNotationDecl __attribute((alias("xmlValidateNo…15455 #ifndef xmlValidateNotationDecl15456 extern __typeof (xmlValidateNotationDecl) xmlValidateNotationDecl__internal_alias __attribute((visi…15457 #define xmlValidateNotationDecl xmlValidateNotationDecl__internal_alias macro
883 ctxt->valid &= xmlValidateNotationDecl(&ctxt->vctxt, ctxt->myDoc, in xmlSAX2NotationDecl()
3770 xmlValidateNotationDecl(xmlValidCtxtPtr ctxt ATTRIBUTE_UNUSED, xmlDocPtr doc ATTRIBUTE_UNUSED, in xmlValidateNotationDecl() function
26940 ret_val = xmlValidateNotationDecl(ctxt, doc, nota); in test_xmlValidateNotationDecl()
2619 xmlValidateNotationDecl