Searched refs:detectJapaneseEncoding (Results 1 – 3 of 3) sorted by relevance
77 void detectJapaneseEncoding(const char*, size_t);
749 void TextResourceDecoder::detectJapaneseEncoding(const char* data, size_t len) in detectJapaneseEncoding() function in WebCore::TextResourceDecoder804 … detectJapaneseEncoding(data, len); // FIXME: We should use detectTextEncoding() for all languages. in decode()
17052 (WebCore::TextResourceDecoder::detectJapaneseEncoding):32603 (WebCore::Decoder::detectJapaneseEncoding): Factored out of decode.