Searched refs:withTrio (Results 1 – 1 of 1) sorted by relevance
31 var withTrio = false; variable117 txt += " trio: Enable TRIO string manipulator (" + (withTrio? "yes" : "no") + ")\n";228 vf.WriteLine("WITH_TRIO=" + (withTrio? "1" : "0"));317 of.WriteLine(s.replace(/\@WITH_TRIO\@/, withTrio? "1" : "0"));466 withTrio = strToBool(arg.substring(opt.length + 1, arg.length));665 txtOut += " Trio: " + boolToStr(withTrio) + "\n";