Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dglobals.h350 XMLPUBFUN xmlStructuredErrorFunc * XMLCALL __xmlStructuredError(void);
353 (*(__xmlStructuredError()))
/external/libxml2/
Dglobals.c873 __xmlStructuredError(void) { in __xmlStructuredError() function