Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlValidateRoot

6290  * xmlValidateRoot:
6304 xmlValidateRoot(xmlValidCtxtPtr ctxt, xmlDocPtr doc) {
6622 ret = xmlValidateRoot(ctxt, doc);
6851 if (!xmlValidateRoot(ctxt, doc)) return(0);