Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libxml2/
H A Dschematron.c174 int nberrors; member
205 int nberrors; member
246 ctxt->nberrors++; in xmlSchematronPErrMemory()
271 ctxt->nberrors++; in xmlSchematronPErr()
294 ctxt->nberrors++; in xmlSchematronVErrMemory()
1234 ctxt->nberrors = 0; in xmlSchematronParse()
1848 ctxt->nberrors++; in xmlSchematronRunTest()
1850 ctxt->nberrors++; in xmlSchematronRunTest()
1937 ctxt->nberrors = 0; in xmlSchematronValidateDoc()
1941 ctxt->nberrors++; in xmlSchematronValidateDoc()
[all …]
H A Dxmlschemas.c601 int nberrors; member
990 int nberrors; member
1936 ctxt->nberrors++; in xmlSchemaPErrMemory()
1961 ctxt->nberrors++; in xmlSchemaPErr()
2107 vctxt->nberrors++; in xmlSchemaErr4Line()
2174 pctxt->nberrors++; in xmlSchemaErr4Line()
7226 nberrors = pctxt->nberrors; in xmlSchemaParseLocalAttribute()
7344 if (nberrors != pctxt->nberrors) in xmlSchemaParseLocalAttribute()
10304 pctxt->nberrors += newpctxt->nberrors; in xmlSchemaParseNewDoc()
21815 vctxt->nberrors += pctxt->nberrors; in xmlSchemaAssembleByLocation()
[all …]