cd_88591_to_utf8 47 maint/gnulib/tests/test-iconv.c iconv_t cd_88591_to_utf8 = iconv_open ("UTF-8", "ISO-8859-1"); cd_88591_to_utf8 56 maint/gnulib/tests/test-iconv.c ASSERT (cd_88591_to_utf8 != (iconv_t)(-1)); cd_88591_to_utf8 68 maint/gnulib/tests/test-iconv.c size_t res = iconv (cd_88591_to_utf8, cd_88591_to_utf8 84 maint/gnulib/tests/test-iconv.c size_t res = iconv (cd_88591_to_utf8, cd_88591_to_utf8 149 maint/gnulib/tests/test-iconv.c iconv_close (cd_88591_to_utf8); cd_88591_to_utf8 39 maint/gnulib/tests/test-striconv.c iconv_t cd_88591_to_utf8 = iconv_open ("UTF-8", "ISO-8859-1"); cd_88591_to_utf8 42 maint/gnulib/tests/test-striconv.c ASSERT (cd_88591_to_utf8 != (iconv_t)(-1)); cd_88591_to_utf8 53 maint/gnulib/tests/test-striconv.c int retval = mem_cd_iconv (input, strlen (input), cd_88591_to_utf8, cd_88591_to_utf8 104 maint/gnulib/tests/test-striconv.c char *result = str_cd_iconv (input, cd_88591_to_utf8); cd_88591_to_utf8 136 maint/gnulib/tests/test-striconv.c iconv_close (cd_88591_to_utf8); cd_88591_to_utf8 61 maint/gnulib/tests/test-striconveh.c iconv_t cd_88591_to_utf8 = iconv_open ("UTF-8", "ISO-8859-1"); cd_88591_to_utf8 76 maint/gnulib/tests/test-striconveh.c ASSERT (cd_88591_to_utf8 != (iconv_t)(-1)); cd_88591_to_utf8 101 maint/gnulib/tests/test-striconveh.c cdeh_88591_to_utf8.cd = cd_88591_to_utf8; cd_88591_to_utf8 102 maint/gnulib/tests/test-striconveh.c cdeh_88591_to_utf8.cd1 = cd_88591_to_utf8; cd_88591_to_utf8 743 maint/gnulib/tests/test-striconveh.c iconv_close (cd_88591_to_utf8);