OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LC_ALL
(Results
1 - 25
of
131
) sorted by relevancy
1
2
3
4
5
6
/src/sys/arch/ia64/stand/common/
newvers.sh
35
LC_ALL
=C; export
LC_ALL
/src/distrib/sets/
sort-list
11
grep -v '^#' "$fname" |
LC_ALL
=C sort
/src/tests/usr.bin/xlint/lint1/
t_integration.sh
110
LC_ALL
=en_US.UTF-8;;
112
LC_ALL
=C;;
114
export
LC_ALL
/src/usr.bin/talk/
talk.c
65
setlocale(
LC_ALL
, "");
/src/tests/usr.bin/grep/
t_grep.sh
117
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
=C grep -w "nd" "input
[
all
...]
/src/usr.sbin/link/
link.c
51
(void)setlocale(
LC_ALL
, "");
/src/usr.sbin/unlink/
unlink.c
50
(void)setlocale(
LC_ALL
, "");
/src/tests/usr.bin/cut/
t_cut.sh
97
export
LC_ALL
=C
113
export
LC_ALL
=en_US.UTF-8
130
export
LC_ALL
=en_US.UTF-8
/src/bin/echo/
echo.c
57
(void)setlocale(
LC_ALL
, "");
/src/tests/usr.bin/printf/
t_builtin.sh
53
unset LANG
LC_ALL
LC_NUMERIC LC_CTYPE LC_MESSAGES
111
case "$( unset LANG
LC_ALL
LC_NUMERIC LC_CTYPE LC_MESSAGES
t_command.sh
53
unset LANG
LC_ALL
LC_NUMERIC LC_CTYPE LC_MESSAGES
/src/usr.bin/dirname/
dirname.c
60
setlocale(
LC_ALL
, "");
/src/usr.bin/logname/
logname.c
59
setlocale(
LC_ALL
, "");
/src/lib/libc/locale/
global_locale.c
152
[
LC_ALL
] = _lc_C_locale_name,
161
[
LC_ALL
] = (_locale_part_t)NULL,
180
[
LC_ALL
] = _lc_C_locale_name,
189
[
LC_ALL
] = (_locale_part_t)NULL,
/src/tests/lib/libc/locale/
t_c32rtomb.c
49
REQUIRE_LIBC((locale = setlocale(
LC_ALL
, "C")), NULL);
t_mbrtoc32.c
50
REQUIRE_LIBC((locale = setlocale(
LC_ALL
, "C")), NULL);
t_btowc.c
86
ATF_REQUIRE_STREQ(setlocale(
LC_ALL
, "C"), "C");
89
ATF_REQUIRE((str = setlocale(
LC_ALL
, NULL)) != NULL);
124
ATF_REQUIRE_STREQ(setlocale(
LC_ALL
, "C"), "C");
127
ATF_REQUIRE((str = setlocale(
LC_ALL
, NULL)) != NULL);
202
ATF_REQUIRE_STREQ(setlocale(
LC_ALL
, "POSIX"), "POSIX");
t_mbtowc.c
108
ATF_REQUIRE_STREQ(setlocale(
LC_ALL
, "C"), "C");
112
ATF_REQUIRE((str = setlocale(
LC_ALL
, NULL)) != NULL);
183
(void)setlocale(
LC_ALL
, "");
t_sprintf.c
112
ATF_REQUIRE_STREQ(setlocale(
LC_ALL
, "C"), "C");
115
printf("Using locale: %s\n", setlocale(
LC_ALL
, NULL));
131
ATF_REQUIRE_STREQ(setlocale(
LC_ALL
, "C"), "C");
182
ATF_REQUIRE_STREQ(setlocale(
LC_ALL
, "C"), "C");
t_wcscoll.c
118
ATF_REQUIRE_STREQ(setlocale(
LC_ALL
, "C"), "C");
121
printf("Using locale: %s\n", setlocale(
LC_ALL
, NULL));
/src/share/man/man8/
MAKEDEV2manpage.sh
61
LC_ALL
=C LC_CTYPE=C date=`date +"%B %e, %Y"`
/src/sys/conf/
newvers_stand.sh
66
t=$(
LC_ALL
=C TZ=UTC "${DATE}" ${dateargs})
/src/usr.bin/mkfifo/
mkfifo.c
64
setlocale (
LC_ALL
, "");
/src/tests/lib/libcurses/
debug_test
15
export
LC_ALL
=en_US.UTF-8
/src/tests/bin/expr/
t_expr.sh
263
LC_ALL
=en_US.UTF-8 test_expr aaaäää : '.*' '6'
264
LC_ALL
=C test_expr aaaäää : '.*' '9'
297
LC_ALL
=en_US.UTF-8 test_expr length aaaäää '6'
298
LC_ALL
=C test_expr length aaaäää '9'
Completed in 21 milliseconds
1
2
3
4
5
6
Indexes created Sun Oct 19 02:09:48 GMT 2025