Searched refs:nbErrors (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/libxml2-26/libxml2/
H A Dtestdict.c33 static int nbErrors = 0; variable
175 nbErrors++;
185 nbErrors++;
195 nbErrors++;
211 nbErrors++;
224 nbErrors++;
230 nbErrors++;
242 nbErrors++;
254 nbErrors++;
266 nbErrors
[all...]
H A Dxinclude.c82 int nbErrors; /* the number of errors detected */ member in struct:_xmlXIncludeCtxt
111 ctxt->nbErrors++;
132 ctxt->nbErrors++;
300 ret->nbErrors = 0;
1979 if (ctxt->nbErrors > 0)
2491 if ((ret >= 0) && (ctxt->nbErrors > 0))
2575 if ((ret >= 0) && (ctxt->nbErrors > 0))
2615 if ((ret >= 0) && (ctxt->nbErrors > 0))
H A Drelaxng.c216 int nbErrors; /* number of errors at parse time */ member in struct:_xmlRelaxNGParserCtxt
355 int nbErrors; /* number of errors in validation */ member in struct:_xmlRelaxNGValidCtxt
449 ctxt->nbErrors++;
484 ctxt->nbErrors++;
524 ctxt->nbErrors++;
558 ctxt->nbErrors++;
3918 if (ctxt->nbErrors != 0)
3996 if (ctxt->nbErrors != 0)
4103 if (ctxt->nbErrors != 0)
4237 if (ctxt->nbErrors !
[all...]
H A Drngparser.c86 int nbErrors; member in struct:_xmlCRelaxNGParserCtxt
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dtestdict.c33 static int nbErrors = 0; variable
175 nbErrors++;
185 nbErrors++;
195 nbErrors++;
211 nbErrors++;
224 nbErrors++;
230 nbErrors++;
242 nbErrors++;
254 nbErrors++;
266 nbErrors
[all...]
H A Dxinclude.c81 int nbErrors; /* the number of errors detected */ member in struct:_xmlXIncludeCtxt
110 ctxt->nbErrors++;
131 ctxt->nbErrors++;
299 ret->nbErrors = 0;
1950 if (ctxt->nbErrors > 0)
2461 if ((ret >= 0) && (ctxt->nbErrors > 0))
2544 if ((ret >= 0) && (ctxt->nbErrors > 0))
2583 if ((ret >= 0) && (ctxt->nbErrors > 0))
H A Drelaxng.c215 int nbErrors; /* number of errors at parse time */ member in struct:_xmlRelaxNGParserCtxt
354 int nbErrors; /* number of errors in validation */ member in struct:_xmlRelaxNGValidCtxt
448 ctxt->nbErrors++;
483 ctxt->nbErrors++;
523 ctxt->nbErrors++;
557 ctxt->nbErrors++;
3917 if (ctxt->nbErrors != 0)
3995 if (ctxt->nbErrors != 0)
4102 if (ctxt->nbErrors != 0)
4236 if (ctxt->nbErrors !
[all...]

Completed in 376 milliseconds