HomeSort by relevance Sort by last modified time
    Searched refs:nbErrors (Results 1 - 2 of 2) sorted by null

  /external/libxml2/
xinclude.c 81 int nbErrors; /* the number of errors detected */
110 ctxt->nbErrors++;
131 ctxt->nbErrors++;
299 ret->nbErrors = 0;
    [all...]
relaxng.c 215 int nbErrors; /* number of errors at parse time */
354 int nbErrors; /* number of errors in validation */
448 ctxt->nbErrors++;
483 ctxt->nbErrors++;
523 ctxt->nbErrors++;
557 ctxt->nbErrors++;
    [all...]

Completed in 27 milliseconds