Lines Matching refs:iconv
583 "iconv",
649 " with-iconv[=PATH] path of the iconv DLL [default=same than idn]\n",
1038 } elsif ($key =~ /^iconv$/i) {
1041 $unknown_value = "without-iconv doesn't make sense)";
1272 print "iconv-path: $iconv_path\n";
2524 # with-idn (including with-iconv)
2551 my $iconv_dll = File::Spec->catfile($idn_path, "idn", "iconv.dll");
2554 my $iconv_dll =File::Spec->catfile($iconv_path, "iconv.dll");
3399 print LOUT "iconv.dll-BCFT\n";
3623 # --with-[lib]iconv supported (part of IDN)