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

  /external/webkit/Source/WebCore/dom/
XMLDocumentParser.cpp 385 bool XMLDocumentParser::parseDocumentFragment(const String& chunk, DocumentFragment* fragment, Element* contextElement, FragmentScriptingPermission scriptingPermission)
  /external/webkit/Source/WebCore/html/parser/
HTMLDocumentParser.cpp 558 void HTMLDocumentParser::parseDocumentFragment(const String& source, DocumentFragment* fragment, Element* contextElement, FragmentScriptingPermission scriptingPermission)

Completed in 849 milliseconds