OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlStructuredError
(Results
1 - 5
of
5
) sorted by null
/external/libxml2/os400/
rpgsupport.c
106
THREADED_VAR(
xmlStructuredError
, xmlStructuredErrorFunc)
112
xmlStructuredError
(userData, error);
/external/libxml2/include/libxml/
globals.h
80
#undef
xmlStructuredError
136
xmlStructuredErrorFunc
xmlStructuredError
;
351
#define
xmlStructuredError
\
354
XMLPUBVAR xmlStructuredErrorFunc
xmlStructuredError
;
/external/libxml2/
globals.c
162
#undef
xmlStructuredError
318
*
xmlStructuredError
:
322
xmlStructuredErrorFunc
xmlStructuredError
= NULL;
567
gs->
xmlStructuredError
= xmlStructuredErrorThrDef;
883
#undef
xmlStructuredError
887
return (&
xmlStructuredError
);
889
return (&xmlGetGlobalState()->
xmlStructuredError
);
error.c
136
xmlStructuredError
= handler;
488
schannel =
xmlStructuredError
;
612
(
xmlStructuredError
== NULL) && (ctxt->sax != NULL)) {
libxml2.syms
[
all
...]
Completed in 942 milliseconds