Home
last modified time | relevance | path

Searched refs:NLS (Results 1 – 25 of 53) sorted by relevance

123

/freebsd-14.2/lib/libc/nls/
H A DMakefile.inc15 NLS+= be_BY.UTF-8
16 NLS+= ca_ES.ISO8859-1
25 NLS+= ja_JP.UTF-8
26 NLS+= ja_JP.eucJP
27 NLS+= ko_KR.UTF-8
28 NLS+= ko_KR.eucKR
29 NLS+= mn_MN.UTF-8
34 NLS+= ru_RU.KOI8-R
37 NLS+= uk_UA.UTF-8
39 NLS+= zh_CN.GB2312
[all …]
/freebsd-14.2/share/mk/
H A Dbsd.nls.mk32 .if defined(NLS) && !empty(NLS) && ${MK_NLS} != "no"
38 .for file in ${NLS}
54 NLS:= ${NLS:=.cat}
55 CLEANFILES+= ${NLS}
57 FILESGROUPS+= NLS
67 STAGE_SYMLINKS.NLS= ${NLSSYMLINKS}
68 STAGE_SYMLINKS_DIR.NLS= ${STAGE_OBJTOP}
72 .for file in ${NLS}
H A Dbsd.opts.mk65 NLS \
H A Dbsd.init.mk40 .for x in BIN CONF DOC DTB INFO KMOD LIB MAN NLS SHARE
/freebsd-14.2/lib/libc/string/
H A Dstrerror.c35 #if defined(NLS)
84 #if defined(NLS) in __strerror_rl()
93 #if defined(NLS) in __strerror_rl()
102 #if defined(NLS) in __strerror_rl()
111 #if defined(NLS) in __strerror_rl()
H A Dstrsignal.c36 #if defined(NLS)
98 #if defined(NLS) in strsignal()
108 #if defined(NLS) in strsignal()
116 #if defined(NLS) in strsignal()
146 #if defined(NLS) in strsignal()
/freebsd-14.2/contrib/bmake/mk/
H A Dnls.mk16 .if defined(NLS) && !empty(NLS)
17 NLSALL= ${NLS:.msg=.cat}
H A Down.mk108 NLS \
134 .for x in BIN CONF DOC INC INFO FILES KMOD LIB MAN NLS PROG SHARE
/freebsd-14.2/lib/libc/net/
H A Dgai_strerror.c34 #if defined(NLS)
66 #if defined(NLS)
82 #if defined(NLS) in gai_strerror()
/freebsd-14.2/contrib/tcsh/
H A Dconfig_f.h56 #if defined (SHORT_STRINGS) && defined (NLS) && !defined (WINNT_NATIVE) && !defined(_OSD_POSIX) && …
189 # ifndef NLS
H A Deight-bit.me27 Note that if I used a system with a reasonably complete NLS
30 variable to an appropriate value - the NLS would then indicate exactly which
32 of these automatically. The above works for tcsh's simulated NLS and for
33 the NLS in SunOS 4.1 - without the NOREBIND setting, all of the
H A Dsh.char.h35 #if defined(NeXT) && defined(NLS)
71 #ifndef NLS
186 #ifdef NLS
H A Dtc.vers.c51 #ifdef NLS in fix_version()
H A DNewThings15 * NLS Message Catalog support.
142 * NLS support
/freebsd-14.2/usr.bin/ee/
H A DMakefile15 NLS= C fr_FR.ISO8859-1 de_DE.ISO8859-1 pl_PL.ISO8859-2 \ macro
27 .for lang in ${NLS}
/freebsd-14.2/sys/contrib/openzfs/config/
H A Dnls.m425 AC_MSG_CHECKING([whether NLS is requested])
26 dnl Default is enabled NLS
H A Dgettext.m4118 dnl If we use NLS figure out what method
132 dnl User does not insist on using GNU NLS library. Figure out what
134 dnl to fall back to GNU NLS library.
273 dnl Mark actions used to generate GNU NLS library.
308 AC_MSG_CHECKING([whether to use NLS])
/freebsd-14.2/tools/build/options/
H A DWITHOUT_NLS1 Do not build NLS catalogs.
H A DWITHOUT_NLS_CATALOGS1 Do not build NLS catalog support for
/freebsd-14.2/bin/csh/
H A Dconfig_p.h104 # undef NLS
H A Dconfig.h203 #define NLS 1 macro
/freebsd-14.2/contrib/xz/
H A DFREEBSD-Xlist7 ABOUT-NLS
/freebsd-14.2/contrib/diff/
H A DREADME16 Please see the file ABOUT-NLS for notes about translations.
24 work around it as described in ABOUT-NLS by invoking `./configure
/freebsd-14.2/contrib/bc/manuals/
H A Dbuild.md49 supported: extra math and history enabled, NLS (locale support) disabled, with
210 disable locales (NLS) completely.
523 #### NLS (Locale Support)
542 disable locales (NLS) completely.
727 disable locales (NLS) completely.
766 disable locales (NLS) completely.
850 `bc` and `dc` have 8 build types, affected by the [History][8], [NLS (Locale
858 * `N`: NLS disabled.
860 * `EN`: Extra math and NLS disabled.
861 * `HN`: History and NLS disabled.
[all …]
/freebsd-14.2/contrib/openbsm/
H A DTODO20 - NLS support for au_strerror(3), which provides error strings for BSM errors

123