Searched refs:detectJapaneseEncoding (Results 1 – 3 of 3) sorted by relevance
80 void detectJapaneseEncoding(const char*, size_t);
589 void TextResourceDecoder::detectJapaneseEncoding(const char* data, size_t len) in detectJapaneseEncoding() function in WebCore::TextResourceDecoder644 … 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.