Searched refs:oldctxtenc (Results 1 – 1 of 1) sorted by relevance
791 const xmlChar *oldctxtenc = ctxt->encoding; in htmlNodeDumpOutputInternal() local815 if ((encoding != NULL) && (oldctxtenc == NULL) && in htmlNodeDumpOutputInternal()832 if ((switched_encoding) && (oldctxtenc == NULL)) { in htmlNodeDumpOutputInternal()1111 const xmlChar *oldctxtenc = ctxt->encoding; in xmlDocContentDumpOutput() local1142 if ((encoding != NULL) && (oldctxtenc == NULL) && in xmlDocContentDumpOutput()1165 if ((encoding != NULL) && (oldctxtenc == NULL) && in xmlDocContentDumpOutput()1246 if ((switched_encoding) && (oldctxtenc == NULL)) { in xmlDocContentDumpOutput()