Home
last modified time | relevance | path

Searched defs:checkForMetaCharset (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/html/parser/
DHTMLMetaCharsetParser.cpp141 bool HTMLMetaCharsetParser::checkForMetaCharset(const char* data, size_t length) in checkForMetaCharset() function in WebCore::HTMLMetaCharsetParser
/external/webkit/Source/WebCore/loader/
DTextResourceDecoder.cpp578 bool TextResourceDecoder::checkForMetaCharset(const char* data, size_t length) in checkForMetaCharset() function in WebCore::TextResourceDecoder