Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
Dglobals.h137 void *xmlGenericErrorContext; member
359 #define xmlGenericErrorContext \ macro
362 XMLPUBVAR void * xmlGenericErrorContext; variable
/third_party/gettext/gnulib-local/lib/libxml/
Dglobals.in.h170 void *xmlGenericErrorContext; member
392 #define xmlGenericErrorContext \ macro
395 XMLPUBVAR void * xmlGenericErrorContext; variable
Dglobals.c367 void *xmlGenericErrorContext = NULL; variable
/third_party/libxml2/os400/
Drpgsupport.c115 THREADED_VAR(xmlGenericErrorContext, void *) in THREADED_VAR() argument
/third_party/libxml2/
Dglobals.c329 void *xmlGenericErrorContext = NULL; variable