Home
last modified time | relevance | path

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

/external/libxml2/
Dschematron.c160 int nberrors; member
191 int nberrors; member
232 ctxt->nberrors++; in xmlSchematronPErrMemory()
257 ctxt->nberrors++; in xmlSchematronPErr()
280 ctxt->nberrors++; in xmlSchematronVErrMemory()
1087 ctxt->nberrors = 0; in xmlSchematronParse()
1224 if (ctxt->nberrors != 0) { in xmlSchematronParse()
1646 ctxt->nberrors++; in xmlSchematronRunTest()
1648 ctxt->nberrors++; in xmlSchematronRunTest()
1676 ctxt->nberrors = 0; in xmlSchematronValidateDoc()
[all …]
Dxmlschemas.c593 int nberrors; member
981 int nberrors; member
1876 ctxt->nberrors++; in xmlSchemaPErrMemory()
1901 ctxt->nberrors++; in xmlSchemaPErr()
1967 ctxt->nberrors++; in xmlSchemaPErrExt()
1998 ctxt->nberrors++; in xmlSchemaVErrMemory()
2047 vctxt->nberrors++; in xmlSchemaErr4Line()
2114 pctxt->nberrors++; in xmlSchemaErr4Line()
7127 int nberrors, hasForm = 0, defValueType = 0; in xmlSchemaParseLocalAttribute() local
7148 nberrors = pctxt->nberrors; in xmlSchemaParseLocalAttribute()
[all …]