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

  /external/chromium_org/third_party/libxml/src/
xmlsave.c 685 const xmlChar *oldctxtenc = ctxt->encoding; local
709 if ((encoding != NULL) && (oldctxtenc == NULL) &&
726 if ((switched_encoding) && (oldctxtenc == NULL)) {
939 const xmlChar *oldctxtenc = ctxt->encoding; local
973 if ((encoding != NULL) && (oldctxtenc == NULL) &&
996 if ((encoding != NULL) && (oldctxtenc == NULL) &&
1075 if ((switched_encoding) && (oldctxtenc == NULL)) {
    [all...]
  /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 251 milliseconds