HomeSort by relevance Sort by last modified time
    Searched refs:createMemoryParser (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/dom/
XMLTokenizer.h 168 static PassRefPtr<XMLParserContext> createMemoryParser(xmlSAXHandlerPtr, void*, const char*);
XMLTokenizerLibxml2.cpp 491 PassRefPtr<XMLParserContext> XMLParserContext::createMemoryParser(xmlSAXHandlerPtr handlers, void* userData, const char* chunk)
    [all...]

Completed in 120 milliseconds