Searched refs:withIconv (Results 1 – 1 of 1) sorted by relevance
42 var withIconv = true; variable128 txt += " iconv: Enable iconv support (" + (withIconv? "yes" : "no") + ")\n";239 vf.WriteLine("WITH_ICONV=" + (withIconv? "1" : "0"));341 of.WriteLine(s.replace(/\@WITH_ICONV\@/, withIconv? "1" : "0"));488 withIconv = strToBool(arg.substring(opt.length + 1, arg.length));676 txtOut += " iconv support: " + boolToStr(withIconv) + "\n";