Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dglobals.h136 xmlStructuredErrorFunc xmlStructuredError; member
351 #define xmlStructuredError \ macro
354 XMLPUBVAR xmlStructuredErrorFunc xmlStructuredError; variable
/external/libxml2/
Dglobals.c322 xmlStructuredErrorFunc xmlStructuredError = NULL; variable