OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nbErrors
(Results
1 - 4
of
4
) sorted by null
/external/libxml2/
testdict.c
33
static int
nbErrors
= 0;
175
nbErrors
++;
185
nbErrors
++;
195
nbErrors
++;
211
nbErrors
++;
224
nbErrors
++;
230
nbErrors
++;
242
nbErrors
++;
254
nbErrors
++;
266
nbErrors
++
[
all
...]
xinclude.c
83
int
nbErrors
; /* the number of errors detected */
112
ctxt->
nbErrors
++;
133
ctxt->
nbErrors
++;
301
ret->
nbErrors
= 0;
[
all
...]
relaxng.c
216
int
nbErrors
; /* number of errors at parse time */
355
int
nbErrors
; /* number of errors in validation */
449
ctxt->
nbErrors
++;
484
ctxt->
nbErrors
++;
524
ctxt->
nbErrors
++;
558
ctxt->
nbErrors
++;
[
all
...]
rngparser.c
86
int
nbErrors
;
[
all
...]
Completed in 166 milliseconds