OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
214
int
nbErrors
; /* number of errors at parse time */
353
int
nbErrors
; /* number of errors in validation */
446
ctxt->
nbErrors
++;
481
ctxt->
nbErrors
++;
521
ctxt->
nbErrors
++;
555
ctxt->
nbErrors
++;
[
all
...]
Completed in 892 milliseconds