| /src/sys/contrib/openzfs/config/ ! |
| H A D | iconv.m4 | 17 dnl Search for libiconv and define LIBICONV, LTLIBICONV and INCICONV 24 dnl Some systems have iconv in libc, some have it in libiconv (OSF/1 and 25 dnl those with the standalone portable GNU libiconv installed). 28 dnl Search for libiconv and define LIBICONV, LTLIBICONV and INCICONV 33 dnl so that if libiconv is installed, it will be used (unless disabled 34 dnl via --without-libiconv-prefix). The first AC_LINK_IFELSE will 40 am_cv_func_iconv="no, consider installing GNU libiconv" 216 AC_MSG_CHECKING([how to link with libiconv]) 275 dnl When compiling GNU libiconv on a system that does not have iconv yet,
|
| H A D | gettext.m4 | 82 dnl Sometimes libintl requires libiconv, so first search for libiconv. 177 dnl Sometimes libintl requires libiconv, so first search for libiconv. 184 dnl even if libiconv doesn't exist. 192 dnl Now see whether libintl exists and does not depend on libiconv. 216 dnl Now see whether libintl exists and depends on libiconv.
|
| H A D | user-gettext.m4 | 3 dnl # Check if libintl and possibly libiconv are needed for gettext() functionality
|
| /src/contrib/libarchive/libarchive/ ! |
| H A D | archive_version_details.c | 180 const char *libiconv = archive_libiconv_version(); in archive_version_details() local 233 if (libiconv) { in archive_version_details() 235 archive_strcat(&str, libiconv); in archive_version_details()
|
| /src/tools/test/iconv/gnu/ ! |
| H A D | Makefile | 7 DPADD= /usr/local/lib/libiconv.a
|
| /src/tools/test/iconv/refgen/ ! |
| H A D | Makefile | 10 DPADD= /usr/local/lib/libiconv.a
|
| /src/sys/modules/libiconv/ ! |
| H A D | Makefile | 3 KMOD= libiconv
|
| /src/tools/tools/locale/etc/charmaps/ ! |
| H A D | ARMSCII-8.TXT | 4 # in the file libiconv-1.0/ARMSCII-8.TXT 6 # Updated with libiconv-1.13.1/tests/ARMSCII-8.TXT
|
| H A D | charmaps.txt | 32 eucJP haible.de: EUC-JP.html / libiconv 1.13
|
| H A D | CP1131.TXT | 7 # With updates from libiconv-1.13.1/tests/CP1131.TXT
|
| /src/sys/libkern/ ! |
| H A D | iconv_xlat.c | 42 MODULE_DEPEND(iconv_xlat, libiconv, 2, 2, 2);
|
| H A D | iconv_xlat16.c | 42 MODULE_DEPEND(iconv_xlat16, libiconv, 2, 2, 2);
|
| H A D | iconv_ucs.c | 71 MODULE_DEPEND(iconv_ucs, libiconv, 2, 2, 2);
|
| H A D | iconv.c | 48 MODULE_VERSION(libiconv, 2);
|
| /src/contrib/nvi/ ! |
| H A D | INSTALL.md | 9 - libiconv (for `USE_ICONV`);
|
| /src/contrib/smbfs/ ! |
| H A D | HISTORY | 22 - Removed static dependency on the libiconv library, option WITH_ICONV 23 removed as well. If you use libiconv support, make sure that the latest
|
| /src/sys/sys/ ! |
| H A D | iconv.h | 229 MODULE_DEPEND(fsname ## _iconv, libiconv, 2, 2, 2); \
|
| /src/sys/fs/smbfs/ ! |
| H A D | smbfs_vfsops.c | 85 MODULE_DEPEND(smbfs, libiconv, 1, 1, 2);
|
| /src/sys/netsmb/ ! |
| H A D | smb_dev.c | 63 MODULE_DEPEND(netsmb, libiconv, 1, 1, 2);
|
| /src/sys/modules/ ! |
| H A D | Makefile | 219 libiconv \
|
| /src/contrib/dialog/ ! |
| H A D | aclocal.m4 | 114 dnl Some systems have iconv in libc, some have it in libiconv (OSF/1 and 115 dnl those with the standalone portable GNU libiconv installed). 117 AC_ARG_WITH([libiconv-prefix], 118 [ --with-libiconv-prefix=DIR 119 search for libiconv in DIR/include and DIR/lib], [ 120 CF_ADD_OPTIONAL_PATH($withval, libiconv) 128 am_cv_func_iconv=["no, consider installing GNU libiconv"])]) 430 dnl If iconv() is in a separate libiconv library, then anyone 432 dnl libiconv.
|
| /src/contrib/bearssl/ ! |
| H A D | Doxyfile | 22 # before the first occurrence of this tag. Doxygen uses libiconv (or the iconv 23 # built into libc) for the transcoding. See http://www.gnu.org/software/libiconv 778 # libiconv (or the iconv built into libc) for the transcoding. See the libiconv 779 # documentation (see: http://www.gnu.org/software/libiconv) for the list of
|
| /src/contrib/ldns/ ! |
| H A D | libdns.doxygen.in | 22 # text before the first occurrence of this tag. Doxygen uses libiconv (or the 24 # https://www.gnu.org/software/libiconv/ for the list of possible encodings. 866 # libiconv (or the iconv built into libc) for the transcoding. See the libiconv 868 # https://www.gnu.org/software/libiconv/) for the list of possible encodings.
|
| /src/contrib/libcbor/ ! |
| H A D | Doxyfile | 32 # text before the first occurrence of this tag. Doxygen uses libiconv (or the 34 # https://www.gnu.org/software/libiconv/ for the list of possible encodings. 916 # libiconv (or the iconv built into libc) for the transcoding. See the libiconv 918 # https://www.gnu.org/software/libiconv/) for the list of possible encodings.
|
| /src/sys/conf/ ! |
| H A D | options | 301 # filesystems and libiconv bridge
|