Home
last modified time | relevance | path

Searched defs:xmlStructuredErrorContext (Results 1 – 4 of 4) sorted by relevance

/third_party/gettext/gnulib-local/lib/libxml/
Dglobals.in.h199 void *xmlStructuredErrorContext; member
400 #define xmlStructuredErrorContext \ macro
403 XMLPUBVAR void * xmlStructuredErrorContext; variable
Dglobals.c374 void *xmlStructuredErrorContext = NULL; variable
/third_party/libxml2/include/libxml/
Dglobals.h166 void *xmlStructuredErrorContext; member
367 #define xmlStructuredErrorContext \ macro
370 XMLPUBVAR void * xmlStructuredErrorContext; variable
/third_party/libxml2/
Dglobals.c336 void *xmlStructuredErrorContext = NULL; variable