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

/vbox/src/libs/libxml2-2.6.31/
H A Derror.c99 * xmlSetGenericErrorFunc:
113 xmlSetGenericErrorFunc(void *ctx, xmlGenericErrorFunc handler) { function
H A Delfgcchack.h10217 #undef xmlSetGenericErrorFunc macro
10218 extern __typeof (xmlSetGenericErrorFunc) xmlSetGenericErrorFunc __attribute((alias("xmlSetGenericErrorFunc__internal_alias")));
10220 #ifndef xmlSetGenericErrorFunc
10221 extern __typeof (xmlSetGenericErrorFunc) xmlSetGenericErrorFunc__internal_alias __attribute((visibility("hidden")));
10222 #define xmlSetGenericErrorFunc xmlSetGenericErrorFunc__internal_alias macro

Completed in 88 milliseconds