Searched refs:xmlThrDefSetGenericErrorFunc (Results 1 - 5 of 5) sorted by relevance

/external/libxml2/include/libxml/
H A Dglobals.h180 XMLPUBFUN void XMLCALL xmlThrDefSetGenericErrorFunc(void *ctx, xmlGenericErrorFunc handler);
/external/libxml2/
H A Dglobals.c573 xmlThrDefSetGenericErrorFunc(void *ctx, xmlGenericErrorFunc handler) { function
H A Dlibxml2.syms1456 xmlThrDefSetGenericErrorFunc;
H A Delfgcchack.h13025 #undef xmlThrDefSetGenericErrorFunc macro
13026 extern __typeof (xmlThrDefSetGenericErrorFunc) xmlThrDefSetGenericErrorFunc __attribute((alias("xmlThrDefSetGenericErrorFunc__internal_alias")));
13028 #ifndef xmlThrDefSetGenericErrorFunc
13029 extern __typeof (xmlThrDefSetGenericErrorFunc) xmlThrDefSetGenericErrorFunc__internal_alias __attribute((visibility("hidden")));
13030 #define xmlThrDefSetGenericErrorFunc xmlThrDefSetGenericErrorFunc__internal_alias macro
/external/libxml2/python/
H A Dlibxml.c1657 xmlThrDefSetGenericErrorFunc(NULL, libxml_xmlErrorFuncHandler);

Completed in 109 milliseconds