cd_88591_to_88592 58 maint/gnulib/tests/test-striconveh.c iconv_t cd_88591_to_88592 = iconv_open ("ISO-8859-2", "ISO-8859-1"); cd_88591_to_88592 739 maint/gnulib/tests/test-striconveh.c if (cd_88591_to_88592 != (iconv_t)(-1)) cd_88591_to_88592 740 maint/gnulib/tests/test-striconveh.c iconv_close (cd_88591_to_88592);