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