Home
last modified time | relevance | path

Searched refs:nberrors (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/
Dschematron.c160 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()
[all …]
Dxmlschemas.c593 int nberrors; member
980 int nberrors; member
1871 ctxt->nberrors++; in xmlSchemaPErrMemory()
1896 ctxt->nberrors++; in xmlSchemaPErr()
1962 ctxt->nberrors++; in xmlSchemaPErrExt()
1993 ctxt->nberrors++; in xmlSchemaVErrMemory()
2038 vctxt->nberrors++; in xmlSchemaErr4Line()
2090 pctxt->nberrors++; in xmlSchemaErr4Line()
7093 int nberrors, hasForm = 0, defValueType = 0; in xmlSchemaParseLocalAttribute() local
7114 nberrors = pctxt->nberrors; in xmlSchemaParseLocalAttribute()
[all …]