Searched refs:xmlValidateAttributeDecl (Results 1 – 8 of 8) sorted by relevance
333 xmlValidateAttributeDecl(xmlValidCtxtPtr ctxt,
398 d xmlValidateAttributeDecl...399 d pr extproc('xmlValidateAttributeDecl')
676 xmlValidateAttributeDecl;
15272 #undef xmlValidateAttributeDecl15273 extern __typeof (xmlValidateAttributeDecl) xmlValidateAttributeDecl __attribute((alias("xmlValidate…15275 #ifndef xmlValidateAttributeDecl15276 extern __typeof (xmlValidateAttributeDecl) xmlValidateAttributeDecl__internal_alias __attribute((vi…15277 #define xmlValidateAttributeDecl xmlValidateAttributeDecl__internal_alias macro
783 ctxt->valid &= xmlValidateAttributeDecl(&ctxt->vctxt, ctxt->myDoc, in xmlSAX2AttributeDecl()
4148 xmlValidateAttributeDecl(xmlValidCtxtPtr ctxt, xmlDocPtr doc, in xmlValidateAttributeDecl() function
26448 ret_val = xmlValidateAttributeDecl(ctxt, doc, attr); in test_xmlValidateAttributeDecl()
2604 xmlValidateAttributeDecl