Searched refs:xmlStructuredErrorContext (Results 1 – 7 of 7) sorted by relevance
79 #undef xmlStructuredErrorContext163 void *xmlStructuredErrorContext; member362 #define xmlStructuredErrorContext \ macro365 XMLPUBVAR void * xmlStructuredErrorContext; variable
152 #undef xmlStructuredErrorContext324 void *xmlStructuredErrorContext = NULL; variable557 gs->xmlStructuredErrorContext = xmlStructuredErrorContextThrDef; in xmlInitializeGlobalState()889 #undef xmlStructuredErrorContext893 return (&xmlStructuredErrorContext); in __xmlStructuredErrorContext()895 return (&xmlGetGlobalState()->xmlStructuredErrorContext); in __xmlStructuredErrorContext()
135 xmlStructuredErrorContext = ctx; in xmlSetStructuredErrorFunc()491 data = xmlStructuredErrorContext; in __xmlRaiseError()
171 #undef xmlStructuredErrorContext343 void *xmlStructuredErrorContext = NULL; variable576 gs->xmlStructuredErrorContext = xmlStructuredErrorContextThrDef; in xmlInitializeGlobalState()908 #undef xmlStructuredErrorContext912 return (&xmlStructuredErrorContext); in __xmlStructuredErrorContext()914 return (&xmlGetGlobalState()->xmlStructuredErrorContext); in __xmlStructuredErrorContext()
135 xmlStructuredErrorContext = ctx; in xmlSetStructuredErrorFunc()474 data = xmlStructuredErrorContext; in __xmlRaiseError()605 data = xmlStructuredErrorContext; in __xmlRaiseError()
164 xmlStructuredErrorContext DATA