Searched defs:extractCharset (Results 1 - 1 of 1) sorted by path

/external/webkit/Source/WebCore/html/parser/
H A DHTMLMetaCharsetParser.cpp57 String HTMLMetaCharsetParser::extractCharset(const String& value) function in class:WebCore::HTMLMetaCharsetParser
123 charset = extractCharset(attributeValue);

Completed in 148 milliseconds