Searched refs:newEncoding (Results 1 – 1 of 1) sorted by relevance
4784 const ENCODING *newEncoding = NULL; local4800 &version, &versionend, &encodingName, &newEncoding, &standalone)) {4835 if (newEncoding) {4841 if (newEncoding->minBytesPerChar != parser->m_encoding->minBytesPerChar4842 || (newEncoding->minBytesPerChar == 24843 && newEncoding != parser->m_encoding)) {4847 parser->m_encoding = newEncoding;