HomeSort by relevance Sort by last modified time
    Searched full:oldctxtenc (Results 1 - 1 of 1) sorted by null

  /external/libxml2/
xmlsave.c 843 const xmlChar *oldctxtenc = ctxt->encoding; local
867 if ((encoding != NULL) && (oldctxtenc == NULL) &&
884 if ((switched_encoding) && (oldctxtenc == NULL)) {
1108 const xmlChar *oldctxtenc = ctxt->encoding; local
1142 if ((encoding != NULL) && (oldctxtenc == NULL) &&
1165 if ((encoding != NULL) && (oldctxtenc == NULL) &&
    [all...]

Completed in 224 milliseconds