createMemoryParser 1413 Source/core/xml/parser/XMLDocumentParser.cpp         m_context = XMLParserContext::createMemoryParser(&sax, this, chunk);
createMemoryParser   53 Source/core/xml/parser/XMLDocumentParser.h         static PassRefPtr<XMLParserContext> createMemoryParser(xmlSAXHandlerPtr, void* userData, const CString& chunk);