Home | History | Annotate | Download | only in libxml2

Lines Matching defs:errors

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