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

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

Completed in 101 milliseconds