Searched refs:oldctxtenc (Results 1 – 1 of 1) sorted by relevance
843 const xmlChar *oldctxtenc = ctxt->encoding; in htmlNodeDumpOutputInternal() local867 if ((encoding != NULL) && (oldctxtenc == NULL) && in htmlNodeDumpOutputInternal()884 if ((switched_encoding) && (oldctxtenc == NULL)) { in htmlNodeDumpOutputInternal()1108 const xmlChar *oldctxtenc = ctxt->encoding; in xmlDocContentDumpOutput() local1139 if ((encoding != NULL) && (oldctxtenc == NULL) && in xmlDocContentDumpOutput()1162 if ((encoding != NULL) && (oldctxtenc == NULL) && in xmlDocContentDumpOutput()1241 if ((switched_encoding) && (oldctxtenc == NULL)) { in xmlDocContentDumpOutput()