Home
last modified time | relevance | path

Searched refs:UTF8_LOCALE (Results 1 – 9 of 9) sorted by relevance

/netbsd/external/bsd/mdocml/dist/
H A Dconfigure43 UTF8_LOCALE=
215 ismanual UTF8_LOCALE UTF8_LOCALE "$UTF8_LOCALE" && return 0
218 if [ -z "${UTF8_LOCALE}" ]; then
219 UTF8_LOCALE=`locale -a | grep -i '\.UTF-*8' | head -n 1`
220 [ -n "${UTF8_LOCALE}" ] || return 1
222 echo "selected UTF8_LOCALE=${UTF8_LOCALE}" 1>&2
223 echo "selected UTF8_LOCALE=${UTF8_LOCALE}" 1>&3
360 -DUTF8_LOCALE=\"${UTF8_LOCALE}\" || true
363 echo "tested wchar: no (no UTF8_LOCALE)" 1>&2
364 echo "tested wchar: no (no UTF8_LOCALE)" 1>&3
[all …]
H A Dtest-wchar.c34 if (setlocale(LC_CTYPE, UTF8_LOCALE) == NULL) { in main()
36 UTF8_LOCALE); in main()
H A Dterm_ascii.c104 setlocale(LC_CTYPE, UTF8_LOCALE); in ascii_init()
H A Dconfigure.local.example56 UTF8_LOCALE=en_US.UTF-8
/netbsd/external/bsd/mdocml/include/
H A Dconfig.h16 #define UTF8_LOCALE "en_US.UTF-8" macro
/netbsd/lib/libc/time/
H A DMakefile196 UTF8_LOCALE= en_US.utf8 macro
791 test ! '$(UTF8_LOCALE)' || \
793 LC_ALL='$(UTF8_LOCALE)' grep -q '^A.B$$' >/dev/null 2>&1 || { \
794 LC_ALL='$(UTF8_LOCALE)' && export LC_ALL && \
H A DNEWS1876 or that lack the nsgmls program. Set UTF8_LOCALE to configure
/netbsd/external/public-domain/tz/dist/
H A DMakefile188 UTF8_LOCALE= en_US.utf8 macro
790 test ! '$(UTF8_LOCALE)' || \
792 LC_ALL='$(UTF8_LOCALE)' grep -q '^A.B$$' >/dev/null 2>&1 || { \
793 LC_ALL='$(UTF8_LOCALE)' && export LC_ALL && \
H A DNEWS1982 or that lack the nsgmls program. Set UTF8_LOCALE to configure