Home
last modified time | relevance | path

Searched defs:xmlGenericErrorContext (Results 1 – 3 of 3) sorted by relevance

/third_party/libxml2/include/libxml/
Dglobals.h137 void *xmlGenericErrorContext; member
359 #define xmlGenericErrorContext \ macro
362 XMLPUBVAR void * xmlGenericErrorContext; variable
/third_party/libxml2/os400/
Drpgsupport.c115 THREADED_VAR(xmlGenericErrorContext, void *) in THREADED_VAR() argument
/third_party/libxml2/
Dglobals.c329 void *xmlGenericErrorContext = NULL; variable