Home | History | Annotate | Download | only in libxml2

Lines Matching refs:nbErrors

81     int              nbErrors; /* the number of errors detected */
110 ctxt->nbErrors++;
131 ctxt->nbErrors++;
299 ret->nbErrors = 0;
1944 if (ctxt->nbErrors > 0)
2457 if ((ret >= 0) && (ctxt->nbErrors > 0))
2516 if ((ret >= 0) && (ctxt->nbErrors > 0))
2555 if ((ret >= 0) && (ctxt->nbErrors > 0))