Searched refs:xmlSetGenericErrorFunc (Results 1 – 7 of 7) sorted by relevance
53 xmlSetGenericErrorFunc(errorContext, genericErrorFunc); in XMLDocumentParserScope()63 xmlSetGenericErrorFunc(m_oldErrorContext, m_oldGenericErrorFunc); in ~XMLDocumentParserScope()
28 xmlSetGenericErrorFunc(context, func); in ScopedXmlErrorFunc()31 xmlSetGenericErrorFunc(old_error_context_, old_error_func_); in ~ScopedXmlErrorFunc()
142 xmlSetGenericErrorFunc(console, XSLTProcessor::genericErrorFunc); in docLoaderFunc()149 xmlSetGenericErrorFunc(0, 0); in docLoaderFunc()
180 xmlSetGenericErrorFunc (NULL, xml_shut_up); in bus_config_load()
862 xmlSetGenericErrorFunc (void *ctx,
113 xmlSetGenericErrorFunc(void *ctx, xmlGenericErrorFunc handler) { in xmlSetGenericErrorFunc() function
10321 #undef xmlSetGenericErrorFunc10322 extern __typeof (xmlSetGenericErrorFunc) xmlSetGenericErrorFunc __attribute((alias("xmlSetGenericEr…10324 #ifndef xmlSetGenericErrorFunc10325 extern __typeof (xmlSetGenericErrorFunc) xmlSetGenericErrorFunc__internal_alias __attribute((visibi…10326 #define xmlSetGenericErrorFunc xmlSetGenericErrorFunc__internal_alias macro