Lines Matching refs:nberrors
160 int nberrors; member
189 int nberrors; member
230 ctxt->nberrors++; in xmlSchematronPErrMemory()
255 ctxt->nberrors++; in xmlSchematronPErr()
278 ctxt->nberrors++; in xmlSchematronVErrMemory()
1085 ctxt->nberrors = 0; in xmlSchematronParse()
1222 if (ctxt->nberrors != 0) { in xmlSchematronParse()
1644 ctxt->nberrors++; in xmlSchematronRunTest()
1646 ctxt->nberrors++; in xmlSchematronRunTest()
1674 ctxt->nberrors = 0; in xmlSchematronValidateDoc()
1678 ctxt->nberrors++; in xmlSchematronValidateDoc()
1737 return(ctxt->nberrors); in xmlSchematronValidateDoc()