parseErrorFunc    136 Source/core/xml/XSLStyleSheetLibxslt.cpp     XMLDocumentParserScope scope(fetcher(), XSLTProcessor::genericErrorFunc, XSLTProcessor::parseErrorFunc, console);
parseErrorFunc     71 Source/core/xml/XSLTProcessor.h     static void parseErrorFunc(void* userData, xmlError*);
parseErrorFunc    115 Source/core/xml/XSLTProcessorLibxslt.cpp         xmlSetStructuredErrorFunc(console, XSLTProcessor::parseErrorFunc);