Searched refs:LC_ALL (Results 1 - 25 of 790) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Dgeniterators.sh27 LC_ALL=C awk '
/netbsd-current/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Dgeniterators.sh27 LC_ALL=C awk '
/netbsd-current/sys/arch/ia64/stand/common/
H A Dnewvers.sh35 LC_ALL=C; export LC_ALL
/netbsd-current/external/ibm-public/postfix/dist/mantools/
H A Ddouble3 LC_ALL=C
4 export LC_ALL
H A Dspell3 LC_ALL=C
4 export LC_ALL
H A Dcheck-postfix-files10 LC_ALL=C; export LC_ALL
/netbsd-current/external/gpl3/gdb/dist/libctf/testsuite/libctf-lookup/
H A Dlookup.exp31 if {[info exists env(LC_ALL)]} {
32 set old_lc_all $env(LC_ALL)
34 set env(LC_ALL) "C"
45 set env(LC_ALL) $old_lc_all
47 unset env(LC_ALL)
/netbsd-current/external/gpl3/gdb/dist/libctf/testsuite/libctf-regression/
H A Dregression.exp31 if {[info exists env(LC_ALL)]} {
32 set old_lc_all $env(LC_ALL)
34 set env(LC_ALL) "C"
45 set env(LC_ALL) $old_lc_all
47 unset env(LC_ALL)
/netbsd-current/external/gpl3/gdb/dist/libctf/testsuite/libctf-writable/
H A Dwritable.exp21 if {[info exists env(LC_ALL)]} {
22 set old_lc_all $env(LC_ALL)
24 set env(LC_ALL) "C"
35 set env(LC_ALL) $old_lc_all
37 unset env(LC_ALL)
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/examples/hello-php/
H A Dhello.php9 setlocale (LC_ALL, "");
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Ddict_utf8_test.in3 LC_ALL=C awk 'BEGIN {
/netbsd-current/external/gpl2/groff/dist/
H A Dmdate.sh8 LC_ALL=C; export LC_ALL
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-ctf/
H A Dctf.exp31 if {[info exists env(LC_ALL)]} {
32 set old_lc_all $env(LC_ALL)
34 set env(LC_ALL) "C"
49 set env(LC_ALL) $old_lc_all
51 unset env(LC_ALL)
/netbsd-current/external/gpl2/texinfo/dist/makeinfo/tests/
H A Dcopying7 LC_ALL=POSIX; export LC_ALL
/netbsd-current/distrib/sets/
H A Dsort-list11 grep -v '^#' "$fname" | LC_ALL=C sort
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dgettext-5-prg.c45 setlocale (LC_ALL, "de_DE.ISO-8859-1");
55 setlocale (LC_ALL, "de_DE.UTF-8");
/netbsd-current/external/gpl3/gcc/dist/contrib/
H A Dcheck_makefile_deps.sh56 LC_ALL=C ${MAKE} -d $obj >make-d-log
65 LC_ALL=C sort -u > hdrs
70 LC_ALL=C sort -u > not-up-to-date
78 LC_ALL=C sort -u > deps
79 missing_deps=`LC_ALL=C join -v 1 hdrs deps`
80 unneeded_deps=`LC_ALL=C join -v 2 hdrs deps | $EGREP -v "$hidden_dep_files" || :`
/netbsd-current/external/gpl3/gcc.old/dist/contrib/
H A Dcheck_makefile_deps.sh56 LC_ALL=C ${MAKE} -d $obj >make-d-log
65 LC_ALL=C sort -u > hdrs
70 LC_ALL=C sort -u > not-up-to-date
78 LC_ALL=C sort -u > deps
79 missing_deps=`LC_ALL=C join -v 1 hdrs deps`
80 unneeded_deps=`LC_ALL=C join -v 2 hdrs deps | $EGREP -v "$hidden_dep_files" || :`
/netbsd-current/tests/usr.bin/xlint/lint1/
H A Dt_integration.sh109 LC_ALL=en_US.UTF-8;;
111 LC_ALL=C;;
113 export LC_ALL
/netbsd-current/external/public-domain/xz/dist/src/common/
H A Dtuklib_gettext.h31 setlocale(LC_ALL, ""); \
38 setlocale(LC_ALL, "")
/netbsd-current/tests/usr.bin/grep/
H A Dt_grep.sh117 env LC_ALL=C grep "array" "input"
119 env LC_ALL=C grep -w "array" "input"
123 env LC_ALL="C.UTF-8" grep -w "array" "input"
141 env LC_ALL=C grep -w "begin" "input"
145 env LC_ALL=C grep -w "middle" "input"
149 env LC_ALL=C grep -w "end" "input"
153 env LC_ALL=C grep -w "be" "input"
157 env LC_ALL=C grep -w "mid" "input"
159 env LC_ALL=C grep -w "dle" "input"
163 env LC_ALL
[all...]
/netbsd-current/external/public-domain/xz/dist/src/liblzma/
H A Dvalidate_map.sh14 LC_ALL=C
15 export LC_ALL
/netbsd-current/usr.bin/talk/
H A Dtalk.c65 setlocale(LC_ALL, "");
/netbsd-current/external/gpl2/diffutils/dist/
H A Dexgettext26 LC_ALL=C
27 export LANG LANGUAGE LC_ALL
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/examples/hello-c/
H A Dhello.c27 setlocale (LC_ALL, "");

Completed in 268 milliseconds

1234567891011>>