| /freebsd-13.1/lib/libc/nls/ |
| H A D | Makefile.inc | 16 NLS+= be_BY.UTF-8 17 NLS+= ca_ES.ISO8859-1 26 NLS+= ja_JP.UTF-8 27 NLS+= ja_JP.eucJP 28 NLS+= ko_KR.UTF-8 29 NLS+= ko_KR.eucKR 30 NLS+= mn_MN.UTF-8 35 NLS+= ru_RU.KOI8-R 38 NLS+= uk_UA.UTF-8 40 NLS+= zh_CN.GB2312 [all …]
|
| /freebsd-13.1/share/mk/ |
| H A D | bsd.nls.mk | 33 .if defined(NLS) && !empty(NLS) && ${MK_NLS} != "no" 39 .for file in ${NLS} 55 NLS:= ${NLS:=.cat} 56 CLEANFILES+= ${NLS} 58 FILESGROUPS+= NLS 68 STAGE_SYMLINKS.NLS= ${NLSSYMLINKS} 69 STAGE_SYMLINKS_DIR.NLS= ${STAGE_OBJTOP} 73 .for file in ${NLS}
|
| H A D | bsd.opts.mk | 62 NLS \
|
| H A D | bsd.init.mk | 41 .for x in BIN CONF DOC DTB INFO KMOD LIB MAN NLS SHARE
|
| /freebsd-13.1/lib/libc/string/ |
| H A D | strerror.c | 38 #if defined(NLS) 87 #if defined(NLS) in strerror_rl() 96 #if defined(NLS) in strerror_rl() 105 #if defined(NLS) in strerror_rl() 114 #if defined(NLS) in strerror_rl()
|
| H A D | strsignal.c | 39 #if defined(NLS) 101 #if defined(NLS) in strsignal() 111 #if defined(NLS) in strsignal() 119 #if defined(NLS) in strsignal() 149 #if defined(NLS) in strsignal()
|
| /freebsd-13.1/usr.bin/sort/ |
| H A D | Makefile | 24 NLS+= hu_HU.ISO8859-2 25 NLSSRCFILES= ${NLS:S@[email protected]@} 27 .for lang in ${NLS}
|
| /freebsd-13.1/contrib/bmake/mk/ |
| H A D | nls.mk | 16 .if defined(NLS) && !empty(NLS) 17 NLSALL= ${NLS:.msg=.cat}
|
| H A D | own.mk | 108 NLS \ 134 .for x in BIN CONF DOC INC INFO FILES KMOD LIB MAN NLS PROG SHARE
|
| /freebsd-13.1/lib/libc/net/ |
| H A D | gai_strerror.c | 37 #if defined(NLS) 67 #if defined(NLS) 83 #if defined(NLS) in gai_strerror()
|
| /freebsd-13.1/contrib/tcsh/ |
| H A D | config_f.h | 56 #if defined (SHORT_STRINGS) && defined (NLS) && !defined (WINNT_NATIVE) && !defined(_OSD_POSIX) && … 189 # ifndef NLS
|
| H A D | eight-bit.me | 27 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 D | sh.char.h | 35 #if defined(NeXT) && defined(NLS) 71 #ifndef NLS 186 #ifdef NLS
|
| H A D | tc.vers.c | 51 #ifdef NLS in fix_version()
|
| H A D | NewThings | 15 * NLS Message Catalog support. 142 * NLS support
|
| H A D | Fixes | 187 72. check that the NLS path works before setting $NLSPATH. 194 65. Enable NLS catalogs on Cygwin (Corinna Vinschen) 578 7. NLS catclose() bug avoidance (KAJIMOTO Masato) 861 76. Japanese NLS messages (Yoshiyuki Sakakibara) 866 72. Italian NLS messages (Massimo Bertozzi) 1047 71. More NLS catalog fixes. 1191 81. Next NLS fixes 1556 38. SUNOS NLS bug workarounds... 1603 93. $< did not work correctly with NLS chars. 1955 [only if NLS and SHORT_STRINGS are defined]. [all …]
|
| /freebsd-13.1/usr.bin/ee/ |
| H A D | Makefile | 16 NLS= C fr_FR.ISO8859-1 de_DE.ISO8859-1 pl_PL.ISO8859-2 \ macro 28 .for lang in ${NLS}
|
| /freebsd-13.1/sys/contrib/openzfs/config/ |
| H A D | nls.m4 | 25 AC_MSG_CHECKING([whether NLS is requested]) 26 dnl Default is enabled NLS
|
| H A D | gettext.m4 | 118 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-13.1/bin/csh/ |
| H A D | config_p.h | 105 # undef NLS
|
| H A D | config.h | 204 #define NLS 1 macro
|
| /freebsd-13.1/contrib/xz/ |
| H A D | FREEBSD-Xlist | 8 ABOUT-NLS
|
| /freebsd-13.1/contrib/diff/ |
| H A D | README | 16 Please see the file ABOUT-NLS for notes about translations. 24 work around it as described in ABOUT-NLS by invoking `./configure
|
| /freebsd-13.1/contrib/openbsm/ |
| H A D | TODO | 20 - NLS support for au_strerror(3), which provides error strings for BSM errors
|
| /freebsd-13.1/contrib/bc/manuals/ |
| H A D | build.md | 49 supported: extra math enabled, history and NLS (locale support) disabled, with 436 #### NLS (Locale Support) 448 NLS (locale support) is automatically disabled when building for Windows or on 726 `bc` and `dc` have 8 build types, affected by the [History][8], [NLS (Locale 734 * `N`: NLS disabled. 736 * `EN`: Extra math and NLS disabled. 737 * `HN`: History and NLS disabled. 738 * `EHN`: Extra math, History, and NLS all disabled.
|