Searched refs:withDebug (Results 1 – 1 of 1) sorted by relevance
47 var withDebug = true; variable133 txt += " xml_debug: Enable XML debbugging module (" + (withDebug? "yes" : "no") + ")\n";244 vf.WriteLine("WITH_DEBUG=" + (withDebug? "1" : "0"));351 of.WriteLine(s.replace(/\@WITH_DEBUG\@/, withDebug? "1" : "0"));498 withDebug = strToBool(arg.substring(opt.length + 1, arg.length));681 txtOut += " Debugging module: " + boolToStr(withDebug) + "\n";