/titanic_52/usr/src/cmd/ast/libshell/common/tests/ |
H A D | sun_solaris_locale_misc.sh | 85 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 D | sun_solaris_cr_6904557_wc_no_longer_counts_number_of_bytes_correctly.sh | 35 # $ echo $LANG 100 [[ -v LANG ]] && saved_locale.LANG="${LANG}" 158 [[ -v saved_locale.LANG ]] && LANG="${saved_locale.LANG}" || unset LANG
|
H A D | sun_solaris_cr_6904575_cut_-d_with_multibyte_character_no_longer_works.sh | 34 # $ echo $LANG 98 [[ -v LANG ]] && saved_locale.LANG="${LANG}" 154 [[ -v saved_locale.LANG ]] && LANG="${saved_locale.LANG}" || unset LANG
|
H A D | sun_solaris_cr_6904878_join_-t_no_longer_works_with_multibyte_char_separator.sh | 34 # $ echo $LANG 94 [[ -v LANG ]] && saved_locale.LANG="${LANG}" 150 [[ -v saved_locale.LANG ]] && LANG="${saved_locale.LANG}" || unset LANG
|
H A D | sun_solaris_cr_6766246_pattern_matching_bug.sh | 124 if [[ -v LANG && ! -v LC_ALL ]]; then 125 LC_COLLATE="${LANG}"
|
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/tests/ |
H A D | locale.sh | 31 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 D | shtests | 26 [+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 D | variables.sh | 170 LANG=C > /dev/null 2>&1 171 if [[ $LANG != C ]]
|
/titanic_52/usr/src/test/util-tests/tests/libnvpair_json/ |
H A D | json_05_strings.ksh | 24 export LANG="${LANG}"
|
/titanic_52/usr/src/grub/grub-0.97/docs/ |
H A D | mdate-sh | 54 LANG=C 55 export LANG
|
/titanic_52/usr/src/cmd/fm/scripts/ |
H A D | fmsim.ksh | 215 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 D | ksh.kshrc | 48 # ([[ "${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 D | uninstall.ksh | 290 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 D | rssread.sh | 542 [[ "${LANG}" != "" ]] && { print "${LANG}" ; return 0 ; } 559 LANG="en_US.UTF-8"
|
H A D | shman.sh | 73 manlang="${LANG}"
|
/titanic_52/usr/src/cmd/zic/ |
H A D | tzselect.ksh | 378 TZdate=$(LANG=C TZ="$TZ_for_date" $DATE) 379 UTdate=$(LANG=C TZ=UTC0 $DATE)
|
/titanic_52/usr/src/cmd/ast/ksh/ |
H A D | Makefile.testshell | 34 # ## 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 D | Makefile.com | 83 @UMEM_DEBUG=default,verbose UMEM_LOGGING=fail,contents LANG=C \
|
/titanic_52/usr/src/cmd/init/ |
H A D | init.dfl | 29 # TZ, LANG, CMASK, or any of the LC_* environment variables. value may
|
/titanic_52/usr/src/cmd/sgs/include/ |
H A D | dwarf.h | 248 } LANG; typedef
|
/titanic_52/usr/src/tools/scripts/ |
H A D | bldenv | 160 LANG=C \
|
/titanic_52/usr/src/test/zfs-tests/include/ |
H A D | default.cfg | 65 export LANG="C"
|
/titanic_52/usr/src/lib/brand/solaris10/zone/ |
H A D | p2v.ksh | 328 LANG=C /usr/sbin/zlogin -S $ZONENAME /usr/bin/svcs -aH | \
|
/titanic_52/usr/src/cmd/lp/model/ |
H A D | netstandard | 447 echo "##### Date: `LANG=C date '+%a %H:%M %h %d, %Y'`${NL}\c"
|
H A D | standard | 824 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"
|