Searched refs:LANG (Results 1 – 25 of 113) sorted by relevance
12345
26 export LANG=${lang}31 echo ${LANG} ${KEYS}36 echo ${LANG} ${KEYS} crash >> test.log41 echo ${LANG} ${KEYS} error >> test.log46 echo ${LANG} ${KEYS} -c error >> test.log53 echo ${LANG} ${KEYS} -t " " crash >> test.log58 echo ${LANG} ${KEYS} error -t " " >> test.log63 echo $? ${LANG} ${KEYS} -t " " -c error >> test.log70 echo ${LANG} ${KEYS} -t "|" crash >> test.log75 echo ${LANG} ${KEYS} error -t "|" >> test.log[all …]
12 unset LANG LC_ALL LC_COLLATE LC_CTYPE LC_MONETARY LC_NUMERIC LC_TIME LC_MESSAGES32 case $(LC_ALL=C LANG=nl_NL.ISO8859-1 command . /var/empty/foo 2>&1) in51 case $(export LANG=nl_NL.ISO8859-1; command . /var/empty/foo 2>&1) in69 case $(LANG=nl_NL.ISO8859-1 command . /var/empty/foo 2>&1) in94 case $(LANG=nl_NL.ISO8859-1 command . /var/empty/foo 2>&1; command . /var/empty/foo 2>&1) in
33 LANG=C; export LANG
34 LANG=C; export LANG
22 $ENV{LANG} = "C";25 $ENV{LANG} = "tr_TR.UTF-8";
24 LANG="C"; export LANG
38 LANG=C; export LANG
46 if test "${LANG+set}" = set; then LANG=C; export LANG; fi
40 if test "${LANG+set}" = set; then LANG=C; export LANG; fi
15 @LANG=C;${SORT} data/${f} >output/${f}21 @LANG=C;${SORT} -${opt} data/${f} >output/${f}${opt}
21 LANG=C22 export LANG
45 export LANG=nonexistent48 export LANG=ru_RU.KOI8-R
464 # Display a language help-file. Automatically takes $LANG and $LC_ALL into465 # consideration when displaying $file (suffix ".$LC_ALL" or ".$LANG" will468 # If a language has been requested by setting either $LANG or $LC_ALL in the477 local lang="${LANG:-$LC_ALL}"509 # Include a language file. Automatically takes $LANG and $LC_ALL into510 # consideration when including $file (suffix ".$LC_ALL" or ".$LANG" will514 # $LANG or $LC_ALL in the environment) and (b) the language file does not523 local lang="${LANG:-$LC_ALL}"537 # $LANG or $LC_ALL (in order of preference, respectively) is set, ".encoding"568 local lang="${LANG:-$LC_ALL}"[all …]
86 export LANG=en_US.UTF-8100 export LANG=ru_RU.KOI8-R
5 case none"$LANG$LC_ALL$LC_CTYPE" in
8 1 LANG Italian
102 only have to set the `LANG' environment variable to the appropriate106 prompt, merely execute `setenv LANG de_DE' (in `csh'),107 `export LANG; LANG=de_DE' (in `sh') or `export LANG=de_DE' (in `bash').127 `LANGUAGE'. GNU `gettext' gives preference to `LANGUAGE' over `LANG'128 for the purpose of message handling, but you still need to have `LANG'132 available, set `LANGUAGE' to `sv:de' while leaving `LANG' to `sv_SE'.141 In the `LANGUAGE' environment variable, but not in the `LANG'
36 export LANG=C
40 export LANG=C
8 LANG=C
28 export LANG=C.UTF-8
30 export LANG=C
13 export LANG=C
52 egrep -v "WARNING|WRITE" $log | LANG=C grep -q "[A-Z][A-Z]" &&
84 LANG=C $(RPMBUILD) \105 LANG=C ${RPMBUILD} \