Home | History | Annotate | Download | only in libxml2

Lines Matching refs:errors

49     int errors;                 /* number of errors found */
63 ctxt->errors = 0;
160 ctxt->errors++;
170 ctxt->errors++;
180 ctxt->errors++;
290 /* desactivated right now as it raises too many errors */
1568 * the errors to @output
1570 * Returns the number of errors found
1584 return(ctxt.errors);
2929 fprintf(ctxt->output, "\tvalidate check the document for errors\n");