Searched defs:xmlThrDefSetStructuredErrorFunc (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
H A Dglobals.c584 xmlThrDefSetStructuredErrorFunc(void *ctx, xmlStructuredErrorFunc handler) { function
H A Delfgcchack.h13035 #undef xmlThrDefSetStructuredErrorFunc macro
13036 extern __typeof (xmlThrDefSetStructuredErrorFunc) xmlThrDefSetStructuredErrorFunc __attribute((alias("xmlThrDefSetStructuredErrorFunc__internal_alias")));
13038 #ifndef xmlThrDefSetStructuredErrorFunc
13039 extern __typeof (xmlThrDefSetStructuredErrorFunc) xmlThrDefSetStructuredErrorFunc__internal_alias __attribute((visibility("hidden")));
13040 #define xmlThrDefSetStructuredErrorFunc xmlThrDefSetStructuredErrorFunc__internal_alias macro

Completed in 169 milliseconds