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

  /external/webkit/Source/WebCore/html/parser/
HTMLMetaCharsetParser.h 55 String extractCharset(const String&);
HTMLMetaCharsetParser.cpp 57 String HTMLMetaCharsetParser::extractCharset(const String& value)
123 charset = extractCharset(attributeValue);

Completed in 50 milliseconds