Searched refs:xmlValidateElementDecl (Results 1 – 8 of 8) sorted by relevance
318 xmlValidateElementDecl (xmlValidCtxtPtr ctxt,
368 d xmlValidateElementDecl...369 d pr 10i 0 extproc('xmlValidateElementDecl')
683 xmlValidateElementDecl;
15356 #undef xmlValidateElementDecl15357 extern __typeof (xmlValidateElementDecl) xmlValidateElementDecl __attribute((alias("xmlValidateElem…15359 #ifndef xmlValidateElementDecl15360 extern __typeof (xmlValidateElementDecl) xmlValidateElementDecl__internal_alias __attribute((visibi…15361 #define xmlValidateElementDecl xmlValidateElementDecl__internal_alias macro
833 xmlValidateElementDecl(&ctxt->vctxt, ctxt->myDoc, elem); in xmlSAX2ElementDecl()
4226 xmlValidateElementDecl(xmlValidCtxtPtr ctxt, xmlDocPtr doc, in xmlValidateElementDecl() function
26615 ret_val = xmlValidateElementDecl(ctxt, doc, elem); in test_xmlValidateElementDecl()
2611 xmlValidateElementDecl