Searched refs:newEncoding (Results 1 – 1 of 1) sorted by relevance
3424 const ENCODING *newEncoding = NULL; in processXmlDecl() local3439 &newEncoding, in processXmlDecl()3477 if (newEncoding) { in processXmlDecl()3478 if (newEncoding->minBytesPerChar != encoding->minBytesPerChar) { in processXmlDecl()3482 encoding = newEncoding; in processXmlDecl()