Searched refs:withDocb (Results 1 – 1 of 1) sorted by relevance
38 var withDocb = true; variable124 txt += " docb: Enable DocBook support (" + (withDocb? "yes" : "no") + ")\n";235 vf.WriteLine("WITH_DOCB=" + (withDocb? "1" : "0"));333 of.WriteLine(s.replace(/\@WITH_DOCB\@/, withDocb? "1" : "0"));480 withDocb = strToBool(arg.substring(opt.length + 1, arg.length));672 txtOut += " DocBook support: " + boolToStr(withDocb) + "\n";