Searched refs:withIcu (Results 1 – 1 of 1) sorted by relevance
43 var withIcu = false; variable129 txt += " icu: Enable icu support (" + (withIcu? "yes" : "no") + ")\n";240 vf.WriteLine("WITH_ICU=" + (withIcu? "1" : "0"));343 of.WriteLine(s.replace(/\@WITH_ICU\@/, withIcu? "1" : "0"));490 withIcu = strToBool(arg.substring(opt.length + 1, arg.length));675 txtOut += " icu support: " + boolToStr(withIcu) + "\n";