Searched refs:newEncoding (Results 1 – 1 of 1) sorted by relevance
3475 const ENCODING *newEncoding = NULL; in processXmlDecl() local3490 &newEncoding, in processXmlDecl()3528 if (newEncoding) { in processXmlDecl()3529 if (newEncoding->minBytesPerChar != encoding->minBytesPerChar) { in processXmlDecl()3533 encoding = newEncoding; in processXmlDecl()