Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dglobals.h163 void *xmlStructuredErrorContext; member
362 #define xmlStructuredErrorContext \ macro
365 XMLPUBVAR void * xmlStructuredErrorContext; variable
/external/chromium_org/third_party/libxml/src/include/libxml/
Dglobals.h163 void *xmlStructuredErrorContext; member
362 #define xmlStructuredErrorContext \ macro
365 XMLPUBVAR void * xmlStructuredErrorContext; variable
/external/libxml2/
Dglobals.c324 void *xmlStructuredErrorContext = NULL; variable
/external/chromium_org/third_party/libxml/src/
Dglobals.c343 void *xmlStructuredErrorContext = NULL; variable