Searched refs:xmlThrDefSetGenericErrorFunc (Results 1 – 7 of 7) sorted by relevance
180 XMLPUBFUN void XMLCALL xmlThrDefSetGenericErrorFunc(void *ctx, xmlGenericErrorFunc handler);
164 d xmlThrDefSetGenericErrorFunc...166 d 'xmlThrDefSetGenericErrorFunc')
573 xmlThrDefSetGenericErrorFunc(void *ctx, xmlGenericErrorFunc handler) { in xmlThrDefSetGenericErrorFunc() function
1456 xmlThrDefSetGenericErrorFunc;
13025 #undef xmlThrDefSetGenericErrorFunc13026 extern __typeof (xmlThrDefSetGenericErrorFunc) xmlThrDefSetGenericErrorFunc __attribute((alias("xml…13028 #ifndef xmlThrDefSetGenericErrorFunc13029 extern __typeof (xmlThrDefSetGenericErrorFunc) xmlThrDefSetGenericErrorFunc__internal_alias __attri…13030 #define xmlThrDefSetGenericErrorFunc xmlThrDefSetGenericErrorFunc__internal_alias macro
2080 xmlThrDefSetGenericErrorFunc
1657 xmlThrDefSetGenericErrorFunc(NULL, libxml_xmlErrorFuncHandler); in libxml_xmlErrorInitialize()