Searched refs:xmlSetStructuredErrorFunc (Results 1 – 6 of 6) sorted by relevance
55 xmlSetStructuredErrorFunc(errorContext, structuredErrorFunc); in XMLDocumentParserScope()64 xmlSetStructuredErrorFunc(m_oldErrorContext, m_oldStructuredErrorFunc); in ~XMLDocumentParserScope()
141 xmlSetStructuredErrorFunc(console, XSLTProcessor::parseErrorFunc); in docLoaderFunc()148 xmlSetStructuredErrorFunc(0, 0); in docLoaderFunc()
868 xmlSetStructuredErrorFunc (void *ctx,
134 xmlSetStructuredErrorFunc(void *ctx, xmlStructuredErrorFunc handler) { in xmlSetStructuredErrorFunc() function
10375 #undef xmlSetStructuredErrorFunc10376 extern __typeof (xmlSetStructuredErrorFunc) xmlSetStructuredErrorFunc __attribute((alias("xmlSetStr…10378 #ifndef xmlSetStructuredErrorFunc10379 extern __typeof (xmlSetStructuredErrorFunc) xmlSetStructuredErrorFunc__internal_alias __attribute((…10380 #define xmlSetStructuredErrorFunc xmlSetStructuredErrorFunc__internal_alias macro
77960 … Switched to xmlSetStructuredErrorFunc to get an error structure instead of pre-formatted console