Home
last modified time | relevance | path

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

12

/illumos-gate/usr/src/cmd/ast/libshell/common/tests/
H A Dsun_solaris_locale_misc.sh85 unset ${!LC_*} LANG
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 "nosuchdir…
137 …'LANG="C" ; cd "nosuchdir2" ; LANG="ja_JP.UTF-8" ; cd "nosuchdir2" ; LANG="" ; cd "nosuchdir2" …
145 …'LANG="C" ; cd "nosuchdir2" ; function x { typeset LANG="ja_JP.UTF-8" ; cd "nosuchdir2" ; } ; x …
H A Dsun_solaris_cr_6904557_wc_no_longer_counts_number_of_bytes_correctly.sh100 [[ -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.sh98 [[ -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.sh94 [[ -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}"
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dlocale.sh31 unset LANG ${!LC_*}
163 unset LC_ALL LC_NUMERIC LANG
239 for lc in LANG LC_MESSAGES LC_ALL
264 export LANG=debug
271 got=$(message; LANG=C message; message)
288 unset LANG
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 ]]
/illumos-gate/usr/src/test/util-tests/tests/libnvpair_json/
H A Djson_05_strings.ksh24 export LANG="${LANG}"
/illumos-gate/usr/src/test/util-tests/tests/awk/
H A Druntests.sh104 export LANG=C
140 export LANG=C
160 export LANG=C
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dmdate-sh54 LANG=C
55 export LANG
/illumos-gate/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 \
/illumos-gate/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) ]] &&
/illumos-gate/usr/src/cmd/fm/scripts/
H A Dfmsim.ksh214 echo "fmsim: populating /usr/lib/locale/$LANG from $sysroot ... \c"
215 (cd $sysroot && find usr/lib/locale/$LANG -depth -print | cpio -pdmu $simroot)
235 *.mo) cp $file $simroot/usr/lib/locale/$LANG/LC_MESSAGES ;;
/illumos-gate/usr/src/cmd/zic/
H A Dtzselect.ksh378 TZdate=$(LANG=C TZ="$TZ_for_date" $DATE)
379 UTdate=$(LANG=C TZ=UTC0 $DATE)
/illumos-gate/usr/src/test/os-tests/tests/xsave/
H A Dproc_writes.ksh44 export LANG=C.UTF-8
H A Dmdb_xregs.ksh27 export LANG=C.UTF-8
/illumos-gate/usr/src/cmd/ast/ksh/
H A DMakefile.testshell159 LANG="$${test_lang}" \
/illumos-gate/usr/src/lib/fm/libfmd_msg/
H A DMakefile.com79 @UMEM_DEBUG=default,verbose UMEM_LOGGING=fail,contents LANG=C \
/illumos-gate/usr/src/cmd/init/
H A Dinit.dfl29 # TZ, LANG, CMASK, or any of the LC_* environment variables. value may
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddwarf.h248 } LANG; typedef
/illumos-gate/usr/src/tools/scripts/
H A Dbldenv164 LANG=C \
/illumos-gate/usr/src/test/zfs-tests/include/
H A Ddefault.cfg47 export LANG="C"
/illumos-gate/usr/src/test/util-tests/tests/sed/bsd/
H A Dmulti_test.ksh53 export LANG=C
/illumos-gate/usr/src/lib/brand/solaris10/zone/
H A Dp2v.ksh328 LANG=C /usr/sbin/zlogin -S $ZONENAME /usr/bin/svcs -aH | \

12