OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testStructuredErrorHandler
(Results
1 - 3
of
3
) sorted by null
/external/libxml2/
testrecurse.c
392
testStructuredErrorHandler
(void *ctx ATTRIBUTE_UNUSED, xmlErrorPtr err) {
581
xmlSetStructuredErrorFunc(NULL,
testStructuredErrorHandler
);
testlimits.c
484
testStructuredErrorHandler
(void *ctx ATTRIBUTE_UNUSED, xmlErrorPtr err) {
673
xmlSetStructuredErrorFunc(NULL,
testStructuredErrorHandler
);
[
all
...]
runtest.c
348
testStructuredErrorHandler
(void *ctx ATTRIBUTE_UNUSED, xmlErrorPtr err) {
537
xmlSetStructuredErrorFunc(NULL,
testStructuredErrorHandler
);
[
all
...]
Completed in 80 milliseconds