Home
last modified time | relevance | path

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

/external/webkit/WebCore/dom/
DXMLTokenizerScope.cpp53 xmlSetGenericErrorFunc(errorContext, genericErrorFunc); in XMLTokenizerScope()
63 xmlSetGenericErrorFunc(m_oldErrorContext, m_oldGenericErrorFunc); in ~XMLTokenizerScope()
/external/webkit/WebCore/xml/
DXSLTProcessorLibxslt.cpp135 xmlSetGenericErrorFunc(console, XSLTProcessor::genericErrorFunc); in docLoaderFunc()
142 xmlSetGenericErrorFunc(0, 0); in docLoaderFunc()
/external/dbus/bus/
Dconfig-loader-libxml.c177 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