Home
last modified time | relevance | path

Searched defs:xmlStructuredError (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/include/libxml/
Dglobals.h133 xmlStructuredErrorFunc xmlStructuredError; member
346 #define xmlStructuredError \ macro
349 XMLPUBVAR xmlStructuredErrorFunc xmlStructuredError; variable
/external/libxml2/
Dglobals.c310 xmlStructuredErrorFunc xmlStructuredError = NULL; variable