Home | History | Annotate | Download | only in dom

Lines Matching refs:createMemoryParser

491 PassRefPtr<XMLParserContext> XMLParserContext::createMemoryParser(xmlSAXHandlerPtr handlers, void* userData, const char* chunk)
1298 m_context = XMLParserContext::createMemoryParser(&sax, this, chunk);