Searched refs:withWalker (Results 1 – 1 of 1) sorted by relevance
56 var withWalker = true; variable139 txt += " walker: Enable xmlDocWalker api (" + (withWalker? "yes" : "no") + ")\n";251 vf.WriteLine("WITH_WALKER=" + (withWalker? "1" : "0"));354 of.WriteLine(s.replace(/\@WITH_WALKER\@/, withWalker? "1" : "0"));497 withWalker = strToBool(arg.substring(opt.length + 1, arg.length));667 txtOut += " Walker support: " + boolToStr(withWalker) + "\n";