Home
last modified time | relevance | path

Searched refs:__xmlStructuredError (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/include/libxml/
Dglobals.h349 XMLPUBFUN xmlStructuredErrorFunc * XMLCALL __xmlStructuredError(void);
352 (*(__xmlStructuredError()))
/external/libxml2/
Dglobals.c885 __xmlStructuredError(void) { in __xmlStructuredError() function