Home | History | Annotate | Download | only in dom

Lines Matching refs:createMemoryParser

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