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

/external/libxml2/
H A Derror.c122 * xmlSetStructuredErrorFunc:
134 xmlSetStructuredErrorFunc(void *ctx, xmlStructuredErrorFunc handler) { function
H A Delfgcchack.h10525 #undef xmlSetStructuredErrorFunc macro
10526 extern __typeof (xmlSetStructuredErrorFunc) xmlSetStructuredErrorFunc __attribute((alias("xmlSetStructuredErrorFunc__internal_alias")));
10528 #ifndef xmlSetStructuredErrorFunc
10529 extern __typeof (xmlSetStructuredErrorFunc) xmlSetStructuredErrorFunc__internal_alias __attribute((visibility("hidden")));
10530 #define xmlSetStructuredErrorFunc xmlSetStructuredErrorFunc__internal_alias macro

Completed in 85 milliseconds