Searched refs:xmlStructuredErrorContext (Results 1 - 5 of 5) sorted by relevance

/external/libxml2/include/libxml/
H A Dglobals.h83 #undef xmlStructuredErrorContext macro
167 void *xmlStructuredErrorContext; member in struct:_xmlGlobalState
368 #define xmlStructuredErrorContext \ macro
371 XMLPUBVAR void * xmlStructuredErrorContext; variable
/external/libxml2/
H A Dglobals.c152 #undef xmlStructuredErrorContext macro
320 * xmlStructuredErrorContext:
324 void *xmlStructuredErrorContext = NULL; variable
557 gs->xmlStructuredErrorContext = xmlStructuredErrorContextThrDef;
889 #undef xmlStructuredErrorContext macro
893 return (&xmlStructuredErrorContext);
895 return (&xmlGetGlobalState()->xmlStructuredErrorContext);
H A Derror.c135 xmlStructuredErrorContext = ctx;
493 data = xmlStructuredErrorContext;
H A Dlibxml2.syms2228 xmlStructuredErrorContext; # variable
/external/libxml2/os400/
H A Drpgsupport.c116 THREADED_VAR(xmlStructuredErrorContext, void *)

Completed in 184 milliseconds