Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dglobals.h138 void *xmlGenericErrorContext; member
360 #define xmlGenericErrorContext \ macro
363 XMLPUBVAR void * xmlGenericErrorContext; variable
/external/libxml2/os400/
Drpgsupport.c115 THREADED_VAR(xmlGenericErrorContext, void *) in THREADED_VAR() argument
/external/libxml2/
Dglobals.c317 void *xmlGenericErrorContext = NULL; variable