Searched refs:supportsXMLVersion (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/xml/parser/
H A DXMLDocumentParser.h95 static bool supportsXMLVersion(const String&);
H A DXMLDocumentParser.cpp760 bool XMLDocumentParser::supportsXMLVersion(const String& version) function in class:WebCore::XMLDocumentParser
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocument.cpp1137 if (!XMLDocumentParser::supportsXMLVersion(version)) {

Completed in 178 milliseconds