/titanic_50/usr/src/lib/libshell/common/tests/ |
H A D | sun_solaris_locale_misc.sh | 85 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 D | sun_solaris_cr_6904557_wc_no_longer_counts_number_of_bytes_correctly.sh | 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 | 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 | 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 [[ ${LANG} != "" && "${LC_ALL}" == "" ]] ; then 125 LC_COLLATE="${LANG}"
|
H A D | shtests | 7 LANG=C 46 export LANG LC_ALL PATH PWD SHELL VMALLOC_OPTIONS
|
H A D | variables.sh | 170 LANG=C > /dev/null 2>&1 171 if [[ $LANG != C ]]
|
/titanic_50/usr/src/lib/libshell/misc/ |
H A D | buildksh93.sh | 56 export LANG=C 57 export LC_ALL=$LANG LC_MONETARY=$LANG LC_NUMERIC=$LANG LC_MESSAGES=$LANG LC_COLLATE=$LANG LC_CTYPE=… 481 export LC_ALL="${lang}" LANG="${lang}" 516 export LC_ALL="${lang}" LANG="${lang}" 524 LC_ALL="${lang}" LANG="${lang}" \ 538 export LC_ALL="${lang}" LANG="${lang}" 544 LC_ALL="${lang}" LANG="${lang}" \
|
/titanic_50/usr/src/test/util-tests/tests/libnvpair_json/ |
H A D | json_05_strings.ksh | 24 export LANG="${LANG}"
|
/titanic_50/usr/src/grub/grub-0.97/docs/ |
H A D | mdate-sh | 54 LANG=C 55 export LANG
|
/titanic_50/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_50/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_50/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_50/usr/src/lib/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_50/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_50/usr/src/cmd/ksh/ |
H A D | Makefile.testshell | 159 LANG="$${test_lang}" \
|
/titanic_50/usr/src/lib/fm/libfmd_msg/ |
H A D | Makefile.com | 83 @UMEM_DEBUG=default,verbose UMEM_LOGGING=fail,contents LANG=C \
|
/titanic_50/usr/src/cmd/init/ |
H A D | init.dfl | 29 # TZ, LANG, CMASK, or any of the LC_* environment variables. value may
|
/titanic_50/usr/src/cmd/sgs/include/ |
H A D | dwarf.h | 248 } LANG; typedef
|
/titanic_50/usr/src/tools/scripts/ |
H A D | bldenv | 160 LANG=C \
|
H A D | bldenv.sh | 159 LANG=C \
|
/titanic_50/usr/src/test/zfs-tests/include/ |
H A D | default.cfg | 65 export LANG="C"
|
/titanic_50/usr/src/lib/brand/solaris10/zone/ |
H A D | p2v.ksh | 328 LANG=C /usr/sbin/zlogin -S $ZONENAME /usr/bin/svcs -aH | \
|
/titanic_50/usr/src/cmd/lp/model/ |
H A D | netstandard | 447 echo "##### Date: `LANG=C date '+%a %H:%M %h %d, %Y'`${NL}\c"
|