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

  /external/chromium_org/third_party/libxml/src/
xmlcatalog.c 40 static int no_super_update = 0; variable
368 no_super_update++;
447 if (!no_super_update) {
465 if ((!no_super_update) && (noout) && (catal != NULL) &&
498 if (!no_super_update && super != NULL) {
  /external/libxml2/
xmlcatalog.c 40 static int no_super_update = 0; variable
368 no_super_update++;
447 if (!no_super_update) {
465 if ((!no_super_update) && (noout) && (catal != NULL) &&
498 if (!no_super_update && super != NULL) {

Completed in 112 milliseconds