Searched refs:oldctxtenc (Results 1 – 1 of 1) sorted by relevance
748 const xmlChar *oldctxtenc = ctxt->encoding; in htmlNodeDumpOutputInternal() local772 if ((encoding != NULL) && (oldctxtenc == NULL) && in htmlNodeDumpOutputInternal()789 if ((switched_encoding) && (oldctxtenc == NULL)) { in htmlNodeDumpOutputInternal()1013 const xmlChar *oldctxtenc = ctxt->encoding; in xmlDocContentDumpOutput() local1047 if ((encoding != NULL) && (oldctxtenc == NULL) && in xmlDocContentDumpOutput()1070 if ((encoding != NULL) && (oldctxtenc == NULL) && in xmlDocContentDumpOutput()1149 if ((switched_encoding) && (oldctxtenc == NULL)) { in xmlDocContentDumpOutput()