Searched refs:NLS (Results 1 - 23 of 23) sorted by relevance

/freebsd-9.3-release/share/mk/
H A Dbsd.nls.mk4 # Language Support (NLS) catalogs
8 # GENCAT A program for converting .msg files into compiled NLS
11 # NLS Source or intermediate .msg files. [set in Makefile]
33 .if defined(NLS) && !empty(NLS) && ${MK_NLS} != "no"
39 .for file in ${NLS}
55 NLS:= ${NLS:=.cat} macro
56 CLEANFILES+= ${NLS}
58 FILESGROUPS+= NLS
[all...]
H A Dbsd.own.mk291 NLS \
402 NLS \
/freebsd-9.3-release/lib/libc/string/
H A Dstrerror.c36 #if defined(NLS)
84 #if defined(NLS)
92 #if defined(NLS)
101 #if defined(NLS)
110 #if defined(NLS)
H A Dstrsignal.c37 #if defined(NLS)
99 #if defined(NLS)
109 #if defined(NLS)
117 #if defined(NLS)
147 #if defined(NLS)
/freebsd-9.3-release/contrib/bmake/mk/
H A Dnls.mk17 .if defined(NLS) && !empty(NLS)
18 NLSALL= ${NLS:.msg=.cat}
H A Down.mk109 NLS \
133 .for x in BIN CONF DOC INFO KMOD LIB MAN NLS SHARE
/freebsd-9.3-release/contrib/tcsh/
H A Dconfig_f.h53 #if defined (SHORT_STRINGS) && defined (NLS) && !defined (WINNT_NATIVE) && !defined(_OSD_POSIX)
200 # ifndef NLS
201 #error "NLS must be defined if WIDE_STRINGS is defined"
H A Dtc.vers.c55 #ifdef NLS
H A Dconfig.h.in201 /* Support NLS. */
202 #undef NLS
204 /* Support NLS catalogs. */
H A Dsh.char.h36 #if defined(NeXT) && defined(NLS)
72 #ifndef NLS
187 #ifdef NLS
285 #else /* !NLS */
306 #endif /* !NLS */
H A Dglob.c135 #if defined(NLS) && defined(LC_COLLATE) && defined(HAVE_STRCOLL)
271 #if defined(NLS) && defined(HAVE_STRCOLL)
275 #endif /* NLS && HAVE_STRCOLL */
H A Dsh.c261 #ifdef NLS
265 #endif /* NLS */
402 #ifdef NLS
432 #endif /* NLS */
851 #if defined(NLS) && defined(LC_CTYPE)
865 # if defined(NLS) && defined(LC_CTYPE)
H A Dsh.file.c607 # if defined(NLS) && defined(HAVE_STRCOLL)
611 # endif /* NLS && HAVE_STRCOLL */
H A Dsh.h255 #ifdef NLS
257 #endif /* NLS */
H A Dsh.char.c907 #ifndef NLS
979 #endif /* NLS */
H A Dconfigure130 # NLS nuisances.
1309 --disable-nls Disable NLS support
1310 --disable-nls-catalogs Disable NLS catalog support
6668 $as_echo "#define NLS 1" >>confdefs.h
7004 # NLS nuisances.
/freebsd-9.3-release/bin/csh/
H A Dconfig_p.h104 # undef NLS macro
H A Dconfig.h203 /* Support NLS. */
204 #define NLS 1 macro
206 /* Support NLS catalogs. */
H A DMakefile104 NLS+= ${catalog:C/.*://}
/freebsd-9.3-release/lib/libc/net/
H A Dgai_strerror.c35 #if defined(NLS)
65 #if defined(NLS)
81 #if defined(NLS)
/freebsd-9.3-release/usr.bin/ee/
H A DMakefile16 NLS= en_US.US-ASCII fr_FR.ISO8859-1 de_DE.ISO8859-1 pl_PL.ISO8859-2 \ macro
28 .for lang in ${NLS}
/freebsd-9.3-release/contrib/dialog/
H A Dconfigure67 # NLS nuisances.
689 --with-textdomain=PKG NLS text-domain (default is package name)
6401 echo "$as_me:6401: checking whether NLS is requested" >&5
6402 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6
7217 { { echo "$as_me:7217: error: no NLS library is packaged with this application" >&5
7218 echo "$as_me: error: no NLS library is packaged with this application" >&2;}
14081 # NLS nuisances.
/freebsd-9.3-release/contrib/ncurses/misc/
H A Dterminfo.src13692 ibm3161-C|IBM 3161-C NLS terminal using cartridge,

Completed in 308 milliseconds