Home
last modified time | relevance | path

Searched refs:LANG (Results 1 – 25 of 38) sorted by relevance

12

/titanic_52/usr/src/cmd/ast/libshell/common/tests/
H A Dsun_solaris_locale_misc.sh85 unset ${!LC_*} LANG
86 #export LANG=en_US.UTF-8
111 # when the value of LC_* or LANG is restored to a "previous" value (e.g.
121 'LANG="C" ; cd "nosuchdir2" ; (LANG="ja_JP.UTF-8" ; cd "nosuchdir2") ; cd "nosuchdir2" ; true'
129 'LANG="C" ; cd "nosuchdir2" ; LANG="ja_JP.UTF-8" ; cd "nosuchdir2" ; unset LANG ; cd "nosuchdir2" ; true'
137 'LANG="C" ; cd "nosuchdir2" ; LANG
[all...]
H A Dsun_solaris_cr_6904557_wc_no_longer_counts_number_of_bytes_correctly.sh35 # $ echo $LANG
100 [[ -v LANG ]] && saved_locale.LANG="${LANG}"
158 [[ -v saved_locale.LANG ]] && LANG="${saved_locale.LANG}" || unset LANG
H A Dsun_solaris_cr_6904575_cut_-d_with_multibyte_character_no_longer_works.sh34 # $ echo $LANG
98 [[ -v LANG ]] && saved_locale.LANG="${LANG}"
154 [[ -v saved_locale.LANG ]] && LANG="${saved_locale.LANG}" || unset LANG
H A Dsun_solaris_cr_6904878_join_-t_no_longer_works_with_multibyte_char_separator.sh34 # $ echo $LANG
94 [[ -v LANG ]] && saved_locale.LANG="${LANG}"
150 [[ -v saved_locale.LANG ]] && LANG="${saved_locale.LANG}" || unset LANG
H A Dsun_solaris_cr_6766246_pattern_matching_bug.sh124 if [[ -v LANG && ! -v LC_ALL ]]; then
125 LC_COLLATE="${LANG}"
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dlocale.sh31 unset LANG ${!LC_*}
107 #$SHELL -c 'export LANG='$locale'; printf "\u[20ac]\u[20ac]" > $tmp/two_euro_chars.txt'
112 export LANG=$locale
125 export LANG=$locale
153 # exp LC_ALL LC_NUMERIC LANG
163 unset LC_ALL LC_NUMERIC LANG
172 [[ $4 ]] && V[2]="export LANG=$4;"
199 $SHELL -c 'unset LANG ${!LC_*}; $SHELL ./script' ||
239 for lc in LANG LC_MESSAGES LC_ALL
242 $SHELL -c "unset LANG \
[all...]
H A Dshtests26 [+unset LANG]
232 then export LANG=$LC_ALL
234 else unset LANG LC_ALL
319 (( posix )) && locales+=" ${LANG:-C}"
326 lang=LANG=$lang
H A Dvariables.sh170 LANG=C > /dev/null 2>&1
171 if [[ $LANG != C ]]
/titanic_52/usr/src/test/util-tests/tests/libnvpair_json/
H A Djson_05_strings.ksh24 export LANG="${LANG}"
/titanic_52/usr/src/grub/grub-0.97/docs/
H A Dmdate-sh54 LANG=C
55 export LANG
/titanic_52/usr/src/cmd/fm/scripts/
H A Dfmsim.ksh215 echo "fmsim: populating /usr/lib/locale/$LANG from $sysroot ... \c"
216 (cd $sysroot && find usr/lib/locale/$LANG -depth -print | cpio -pdmu $simroot)
236 *.mo) cp $file $simroot/usr/lib/locale/$LANG/LC_MESSAGES ;;
/titanic_52/usr/src/cmd/nsadmin/
H A Dksh.kshrc48 # ([[ "${LC_ALL}/${LANG}" = ~(Elr)(.*UTF-8/.*|/.*UTF-8) ]]
51 # LANG when LC_ALL is not set)
75 [[ "${LC_ALL}/${LANG}" == ~(Elr)(.*UTF-8/.*|/.*UTF-8) ]] &&
/titanic_52/usr/src/lib/brand/shared/zone/
H A Duninstall.ksh290 LC_ALL=C LANG=C wc -l`
331 LANG=C LC_ALL=C /sbin/zfs list -H -t filesystem -s creation \
604 zoned=`LC_ALL=C LANG=C \
617 mounted=`LC_ALL=C LANG=C \
/titanic_52/usr/src/cmd/ast/libshell/common/scripts/
H A Drssread.sh542 [[ "${LANG}" != "" ]] && { print "${LANG}" ; return 0 ; }
559 LANG="en_US.UTF-8"
H A Dshman.sh73 manlang="${LANG}"
/titanic_52/usr/src/cmd/zic/
H A Dtzselect.ksh378 TZdate=$(LANG=C TZ="$TZ_for_date" $DATE)
379 UTdate=$(LANG=C TZ=UTC0 $DATE)
/titanic_52/usr/src/cmd/ast/ksh/
H A DMakefile.testshell34 # ## Running ksh test: LANG='zh_TW.EUC' script='builtins.sh'
141 "## Running %s test: LANG='%s' script='%s', mode='%s'\n" \
159 LANG="$${test_lang}" \
/titanic_52/usr/src/lib/fm/libfmd_msg/
H A DMakefile.com83 @UMEM_DEBUG=default,verbose UMEM_LOGGING=fail,contents LANG=C \
/titanic_52/usr/src/cmd/init/
H A Dinit.dfl29 # TZ, LANG, CMASK, or any of the LC_* environment variables. value may
/titanic_52/usr/src/cmd/sgs/include/
H A Ddwarf.h248 } LANG; typedef
/titanic_52/usr/src/tools/scripts/
H A Dbldenv160 LANG=C \
/titanic_52/usr/src/test/zfs-tests/include/
H A Ddefault.cfg65 export LANG="C"
/titanic_52/usr/src/lib/brand/solaris10/zone/
H A Dp2v.ksh328 LANG=C /usr/sbin/zlogin -S $ZONENAME /usr/bin/svcs -aH | \
/titanic_52/usr/src/cmd/lp/model/
H A Dnetstandard447 echo "##### Date: `LANG=C date '+%a %H:%M %h %d, %Y'`${NL}\c"
H A Dstandard824 echo "#####${WIDE_CS} Printed: `LANG=C date '+%a %H:%M %h %d, %Y'`${NORM_CS}${NL}\c"
842 echo "##### Date: `LANG=C date '+%a %H:%M %h %d, %Y'`${NL}\c"

12