Searched refs:withLegacy (Results 1 – 1 of 1) sorted by relevance
62 var withLegacy = true; variable146 txt += " legacy: Enable Deprecated api's (" + (withLegacy? "yes" : "no") + ")\n";259 vf.WriteLine("WITH_LEGACY=" + (withLegacy? "1" : "0"));383 of.WriteLine(s.replace(/\@WITH_LEGACY\@/, withLegacy? "1" : "0"));528 withLegacy = strToBool(arg.substring(opt.length + 1, arg.length));692 txtOut += " Legacy support: " + boolToStr(withLegacy) + "\n";