Home
last modified time | relevance | path

Searched refs:LC_GLOBAL_LOCALE (Results 1 – 25 of 263) sorted by relevance

1234567891011

/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/tests/
H A Dtest-duplocale.c79 mixed1 = duplocale (LC_GLOBAL_LOCALE); in test_with_uselocale()
89 mixed2 = duplocale (LC_GLOBAL_LOCALE); in test_with_uselocale()
94 uselocale (LC_GLOBAL_LOCALE); in test_with_uselocale()
102 uselocale (LC_GLOBAL_LOCALE); in test_with_uselocale()
116 uselocale (LC_GLOBAL_LOCALE); in test_with_uselocale()
129 uselocale (LC_GLOBAL_LOCALE); in test_with_uselocale()
173 mixed1 = duplocale (LC_GLOBAL_LOCALE); in test_with_locale_parameter()
H A Dtest-localename.c79 uselocale (LC_GLOBAL_LOCALE); in test_locale_name()
214 uselocale (LC_GLOBAL_LOCALE); in test_locale_name()
266 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
282 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
456 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
486 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
520 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_posix()
656 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_posix()
672 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_environ()
770 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_environ()
[all …]
/dports/devel/gnulib/gnulib-20140202-stable/tests/
H A Dtest-duplocale.c69 mixed1 = duplocale (LC_GLOBAL_LOCALE); in main()
76 mixed2 = duplocale (LC_GLOBAL_LOCALE); in main()
81 uselocale (LC_GLOBAL_LOCALE); in main()
89 uselocale (LC_GLOBAL_LOCALE); in main()
101 uselocale (LC_GLOBAL_LOCALE); in main()
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/src/locale/
H A Duselocale.c14 if (!old) old = LC_GLOBAL_LOCALE; in __uselocale()
19 if (new) self->locale = new == LC_GLOBAL_LOCALE ? global : new; in __uselocale()
21 if (new) libc.current_locale = new == LC_GLOBAL_LOCALE ? global : new; in __uselocale()
24 return old == global ? LC_GLOBAL_LOCALE : old; in __uselocale()
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/locale/
H A Duselocale.c14 if (!old) old = LC_GLOBAL_LOCALE; in __uselocale()
19 if (new) self->locale = new == LC_GLOBAL_LOCALE ? global : new; in __uselocale()
21 if (new) libc.current_locale = new == LC_GLOBAL_LOCALE ? global : new; in __uselocale()
24 return old == global ? LC_GLOBAL_LOCALE : old; in __uselocale()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/locale/
H A Duselocale.c14 if (!old) old = LC_GLOBAL_LOCALE; in __uselocale()
19 if (new) self->locale = new == LC_GLOBAL_LOCALE ? global : new; in __uselocale()
21 if (new) libc.current_locale = new == LC_GLOBAL_LOCALE ? global : new; in __uselocale()
24 return old == global ? LC_GLOBAL_LOCALE : old; in __uselocale()
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/locale/
H A Duselocale.c14 if (!old) old = LC_GLOBAL_LOCALE; in __uselocale()
19 if (new) self->locale = new == LC_GLOBAL_LOCALE ? global : new; in __uselocale()
21 if (new) libc.current_locale = new == LC_GLOBAL_LOCALE ? global : new; in __uselocale()
24 return old == global ? LC_GLOBAL_LOCALE : old; in __uselocale()
/dports/dns/libidn/libidn-1.35/lib/gltests/
H A Dtest-localename.c74 uselocale (LC_GLOBAL_LOCALE); in test_locale_name()
186 uselocale (LC_GLOBAL_LOCALE); in test_locale_name()
238 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
254 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
428 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
458 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
491 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_posix()
609 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_posix()
625 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_environ()
723 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_environ()
[all …]
/dports/devel/libunistring/libunistring-0.9.10/tests/
H A Dtest-localename.c74 uselocale (LC_GLOBAL_LOCALE); in test_locale_name()
195 uselocale (LC_GLOBAL_LOCALE); in test_locale_name()
247 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
263 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
437 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
467 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
500 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_posix()
622 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_posix()
638 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_environ()
736 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_environ()
[all …]
/dports/misc/gnuls/coreutils-8.30/gnulib-tests/
H A Dtest-localename.c74 uselocale (LC_GLOBAL_LOCALE); in test_locale_name()
195 uselocale (LC_GLOBAL_LOCALE); in test_locale_name()
247 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
263 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
437 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
467 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
500 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_posix()
622 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_posix()
638 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_environ()
736 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_environ()
[all …]
/dports/astro/gnuastro/gnuastro-0.16/bootstrapped/tests/
H A Dtest-localename.c79 uselocale (LC_GLOBAL_LOCALE); in test_locale_name()
214 uselocale (LC_GLOBAL_LOCALE); in test_locale_name()
266 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
282 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
456 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
486 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
520 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_posix()
656 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_posix()
672 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_environ()
770 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_environ()
[all …]
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/gnulib-tests/
H A Dtest-localename.c79 uselocale (LC_GLOBAL_LOCALE); in test_locale_name()
214 uselocale (LC_GLOBAL_LOCALE); in test_locale_name()
266 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
282 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
456 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
486 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
520 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_posix()
656 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_posix()
672 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_environ()
770 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_environ()
[all …]
/dports/security/libgsasl/gsasl-1.10.0/gltests/
H A Dtest-localename.c79 uselocale (LC_GLOBAL_LOCALE); in test_locale_name()
214 uselocale (LC_GLOBAL_LOCALE); in test_locale_name()
266 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
282 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
456 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
486 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
520 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_posix()
656 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_posix()
672 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_environ()
770 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_environ()
[all …]
/dports/devel/m4/m4-1.4.19/tests/
H A Dtest-localename.c79 uselocale (LC_GLOBAL_LOCALE); in test_locale_name()
214 uselocale (LC_GLOBAL_LOCALE); in test_locale_name()
266 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
282 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
456 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
486 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
520 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_posix()
656 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_posix()
672 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_environ()
770 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_environ()
[all …]
/dports/sysutils/coreutils/coreutils-8.32/gnulib-tests/
H A Dtest-localename.c79 uselocale (LC_GLOBAL_LOCALE); in test_locale_name()
214 uselocale (LC_GLOBAL_LOCALE); in test_locale_name()
266 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
282 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
456 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
486 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
520 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_posix()
656 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_posix()
672 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_environ()
770 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_environ()
[all …]
/dports/security/gnutls/gnutls-3.6.16/gl/tests/
H A Dtest-localename.c79 uselocale (LC_GLOBAL_LOCALE); in test_locale_name()
214 uselocale (LC_GLOBAL_LOCALE); in test_locale_name()
266 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
282 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
456 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
486 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
520 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_posix()
656 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_posix()
672 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_environ()
770 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_environ()
[all …]
/dports/security/gsasl/gsasl-1.10.0/gltests/
H A Dtest-localename.c79 uselocale (LC_GLOBAL_LOCALE); in test_locale_name()
214 uselocale (LC_GLOBAL_LOCALE); in test_locale_name()
266 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
282 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
456 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
486 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
520 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_posix()
656 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_posix()
672 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_environ()
770 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_environ()
[all …]
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/gnulib-tests/
H A Dtest-localename.c79 uselocale (LC_GLOBAL_LOCALE); in test_locale_name()
214 uselocale (LC_GLOBAL_LOCALE); in test_locale_name()
266 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
282 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
456 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
486 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
520 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_posix()
656 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_posix()
672 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_environ()
770 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_environ()
[all …]
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/gnulib-tests/
H A Dtest-localename.c79 uselocale (LC_GLOBAL_LOCALE); in test_locale_name()
214 uselocale (LC_GLOBAL_LOCALE); in test_locale_name()
266 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
282 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
456 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
486 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
520 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_posix()
656 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_posix()
672 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_environ()
770 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_environ()
[all …]
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/gnulib-tests/
H A Dtest-localename.c79 uselocale (LC_GLOBAL_LOCALE); in test_locale_name()
214 uselocale (LC_GLOBAL_LOCALE); in test_locale_name()
266 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
282 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
456 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
486 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
520 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_posix()
656 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_posix()
672 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_environ()
770 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_environ()
[all …]
/dports/misc/findutils/findutils-4.8.0/gnulib-tests/
H A Dtest-localename.c79 uselocale (LC_GLOBAL_LOCALE); in test_locale_name()
214 uselocale (LC_GLOBAL_LOCALE); in test_locale_name()
266 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
282 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
456 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
486 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
520 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_posix()
656 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_posix()
672 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_environ()
770 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_environ()
[all …]
/dports/textproc/gnugrep/grep-3.7/gnulib-tests/
H A Dtest-localename.c79 uselocale (LC_GLOBAL_LOCALE); in test_locale_name()
214 uselocale (LC_GLOBAL_LOCALE); in test_locale_name()
266 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
282 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
456 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
486 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
520 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_posix()
656 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_posix()
672 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_environ()
770 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_environ()
[all …]
/dports/textproc/gsed/sed-4.8/gnulib-tests/
H A Dtest-localename.c79 uselocale (LC_GLOBAL_LOCALE); in test_locale_name()
214 uselocale (LC_GLOBAL_LOCALE); in test_locale_name()
266 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
282 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
456 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
486 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
520 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_posix()
656 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_posix()
672 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_environ()
770 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_environ()
[all …]
/dports/textproc/augeas/augeas-1.12.0/gnulib/tests/
H A Dtest-localename.c79 uselocale (LC_GLOBAL_LOCALE); in test_locale_name()
214 uselocale (LC_GLOBAL_LOCALE); in test_locale_name()
266 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
282 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
456 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
486 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_thread()
520 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_posix()
656 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_posix()
672 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_environ()
770 uselocale (LC_GLOBAL_LOCALE); in test_locale_name_environ()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/locale/
H A Duselocale.c66 current_locale = LC_GLOBAL_LOCALE; in uselocale()
67 if (newloc == LC_GLOBAL_LOCALE) in uselocale()

1234567891011