Home
last modified time | relevance | path

Searched refs:xmlSetGenericErrorFunc (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebCore/dom/
DXMLDocumentParserScope.cpp53 xmlSetGenericErrorFunc(errorContext, genericErrorFunc); in XMLDocumentParserScope()
63 xmlSetGenericErrorFunc(m_oldErrorContext, m_oldGenericErrorFunc); in ~XMLDocumentParserScope()
/external/chromium/chrome/common/
Dlibxml_utils.h28 xmlSetGenericErrorFunc(context, func); in ScopedXmlErrorFunc()
31 xmlSetGenericErrorFunc(old_error_context_, old_error_func_); in ~ScopedXmlErrorFunc()
/external/webkit/Source/WebCore/xml/
DXSLTProcessorLibxslt.cpp142 xmlSetGenericErrorFunc(console, XSLTProcessor::genericErrorFunc); in docLoaderFunc()
149 xmlSetGenericErrorFunc(0, 0); in docLoaderFunc()
/external/dbus/bus/
Dconfig-loader-libxml.c180 xmlSetGenericErrorFunc (NULL, xml_shut_up); in bus_config_load()
/external/libxml2/include/libxml/
Dxmlerror.h862 xmlSetGenericErrorFunc (void *ctx,
/external/libxml2/
Derror.c113 xmlSetGenericErrorFunc(void *ctx, xmlGenericErrorFunc handler) { in xmlSetGenericErrorFunc() function
Delfgcchack.h10321 #undef xmlSetGenericErrorFunc
10322 extern __typeof (xmlSetGenericErrorFunc) xmlSetGenericErrorFunc __attribute((alias("xmlSetGenericEr…
10324 #ifndef xmlSetGenericErrorFunc
10325 extern __typeof (xmlSetGenericErrorFunc) xmlSetGenericErrorFunc__internal_alias __attribute((visibi…
10326 #define xmlSetGenericErrorFunc xmlSetGenericErrorFunc__internal_alias macro