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

/macosx-10.10/libxml2-26/libxml2/include/libxml/
H A Dglobals.h79 #undef xmlStructuredErrorContext macro
163 void *xmlStructuredErrorContext; member in struct:_xmlGlobalState
362 #define xmlStructuredErrorContext \ macro
365 XMLPUBVAR void * xmlStructuredErrorContext; variable
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dglobals.h79 #undef xmlStructuredErrorContext macro
163 void *xmlStructuredErrorContext; member in struct:_xmlGlobalState
362 #define xmlStructuredErrorContext \ macro
365 XMLPUBVAR void * xmlStructuredErrorContext; variable
/macosx-10.10/libxml2-26/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;
491 data = xmlStructuredErrorContext;
H A Dlibxml2.syms2228 xmlStructuredErrorContext; # variable
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
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;
474 data = xmlStructuredErrorContext;
605 data = xmlStructuredErrorContext;
H A Dlibxml2.syms2228 xmlStructuredErrorContext; # variable

Completed in 134 milliseconds