Home
last modified time | relevance | path

Searched refs:xmlStructuredErrorContext (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/include/libxml/
Dglobals.h79 #undef xmlStructuredErrorContext
163 void *xmlStructuredErrorContext; member
362 #define xmlStructuredErrorContext \ macro
365 XMLPUBVAR void * xmlStructuredErrorContext; variable
/external/chromium_org/third_party/libxml/src/include/libxml/
Dglobals.h79 #undef xmlStructuredErrorContext
163 void *xmlStructuredErrorContext; member
362 #define xmlStructuredErrorContext \ macro
365 XMLPUBVAR void * xmlStructuredErrorContext; variable
/external/libxml2/
Dglobals.c152 #undef xmlStructuredErrorContext
324 void *xmlStructuredErrorContext = NULL; variable
557 gs->xmlStructuredErrorContext = xmlStructuredErrorContextThrDef; in xmlInitializeGlobalState()
889 #undef xmlStructuredErrorContext
893 return (&xmlStructuredErrorContext); in __xmlStructuredErrorContext()
895 return (&xmlGetGlobalState()->xmlStructuredErrorContext); in __xmlStructuredErrorContext()
Derror.c135 xmlStructuredErrorContext = ctx; in xmlSetStructuredErrorFunc()
491 data = xmlStructuredErrorContext; in __xmlRaiseError()
/external/chromium_org/third_party/libxml/src/
Dglobals.c171 #undef xmlStructuredErrorContext
343 void *xmlStructuredErrorContext = NULL; variable
576 gs->xmlStructuredErrorContext = xmlStructuredErrorContextThrDef; in xmlInitializeGlobalState()
908 #undef xmlStructuredErrorContext
912 return (&xmlStructuredErrorContext); in __xmlStructuredErrorContext()
914 return (&xmlGetGlobalState()->xmlStructuredErrorContext); in __xmlStructuredErrorContext()
Derror.c135 xmlStructuredErrorContext = ctx; in xmlSetStructuredErrorFunc()
474 data = xmlStructuredErrorContext; in __xmlRaiseError()
605 data = xmlStructuredErrorContext; in __xmlRaiseError()
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src164 xmlStructuredErrorContext DATA