/localedata/ |
A D | dump-ctype.c | 33 static const char *locale; variable 56 locale, class_name); in dump_class() 64 locale, locale, class_name); in dump_class() 75 locale, locale, class_name); in dump_class() 90 locale, map_name); in dump_map() 98 locale, locale, map_name); in dump_map() 109 locale, locale, map_name); in dump_map() 124 locale = argv[1]; in main() 129 program_name, locale); in main() 133 if (mkdir (locale, 0777) < 0) in main() [all …]
|
A D | Makefile | 193 $(objpfx)tst-locale.out $(objpfx)tst-rpmatch.out \ 351 $(objpfx)tst-locale.out: tst-locale.sh $(common-objpfx)locale/localedef \ 406 $(objpfx)tst-digits.out: $(objpfx)tst-locale.out 417 $(rtld-prefix) $(common-objpfx)locale/localedef 418 install-locales: install-locale-archive 431 define build-one-locale 432 locale=`echo $@ | sed -e 's/^install-[a-z]*-//'`; \ 433 charset=`echo $$locale | sed -e 's,.*/,,'`; \ 434 locale=`echo $$locale | sed -e 's,/[^/]*,,'`; \ 452 $(build-one-locale) [all …]
|
A D | README | 1 POSIX locale descriptions 9 This directory contains the data needed to build the locale data files 13 You need this program to "compile" the locale description in a form 21 To compile the locale data files you simply have to decide which locale 23 use. E.g., French speaking Canadians would use the locale `fr_CA' and 31 permission to write to this directory ($(prefix)/share/locale, where 48 One more note: the `POSIX' locale definition is not meant to be used 51 legal locale is found or the "C" or "POSIX" locale is selected. 65 To run the test program the appropriate locale information must be 67 data used the locale and charmap description files contained here.
|
A D | tst-numeric.sh | 29 while IFS=" " read locale format value expect; do 30 case "$locale" in '#'*) continue ;; esac 33 "$locale" "$format" "$value" "$expect" < /dev/null 35 echo "Locale: \"${locale}\" Format: \"${format}\"" \ 39 echo "Locale: \"${locale}\" Format: \"${format}\"" \
|
A D | tst-fmon.sh | 45 ${run_program_prefix_after_env} ${common_objpfx}locale/localedef \ 56 while IFS=" " read locale format value expect; do 57 case "$locale" in '#'*) continue ;; esac 62 "$locale" "$format" "$value" "$expect" < /dev/null || ret=$? 64 echo "FAIL: Locale $locale failed the test (error $ret)."
|
A D | tst-langinfo-setlocale.c | 26 test_locale (char *locale, char *paramstr, int param, char *expected) in test_locale() argument 30 printf ("LC_ALL=%s nl_langinfo(%s)", locale, paramstr); in test_locale() 33 setlocale (LC_ALL, locale); in test_locale() 34 if (strcmp (locale, setlocale (LC_ALL, NULL)) != 0) in test_locale()
|
/localedata/tests-mbwc/ |
A D | tst_funcs.h | 24 result (fp, (C), (S), locale, rec+1, seq_num+1, (E), (M)) 88 const char *locale; \ 95 for (loc = 0; strcmp (TST_HEAD (o_func).locale, TST_LOC_end); ++loc) 99 locale = TST_HEAD (ofunc).locale; \ 100 if (setlocale (LC_ALL, locale) == NULL) \ 103 locale); \ 137 result (fp, C_SUCCESS, _s_func_, locale, rec+1, seq_num+1, 1, \ 143 result (fp, C_FAILURE, _s_func_, locale, rec+1, seq_num+1, 1, \ 213 result (fp, C_SUCCESS, S_ISW##_FUNC_, locale, rec+1, \ 219 result (fp, C_FAILURE, S_ISW##_FUNC_, locale, rec+1, \ [all …]
|
/localedata/locales/ |
A D | C | 3 % Locale for C locale in UTF-8 6 title "C locale" 58 % locale to use strcmp/wcscmp for collation comparison. This is 68 % glibc/locale/C-monetary.c.). 161 % locale in glibc/locale/C-paper.c) 169 % (also used in the built in C/POSIX locale in glibc/locale/C-name.c) 176 % (also used in the built in C/POSIX locale in glibc/locale/C-address.c) 185 % (also used in the built in C/POSIX locale in glibc/locale/C-telephone.c) 191 % (same as in the built in C/POSIX locale in glibc/locale/C-measurement.c)
|
A D | ca_ES@valencia | 4 % This file is part of the GNU C Library and contains locale data. 6 % in the locale data contained in this file. The foregoing does not 11 % Valencian (southern Catalan) locale for Spain with Euro 13 % Note that this locale is almost the same as ca_ES@euro. The point of having 14 % a separate locale is only for PO translations, which have a lot of social 18 title "Valencian (southern Catalan) locale for Spain with Euro"
|
A D | sk_SK | 4 % This file is part of the GNU C Library and contains locale data. 6 % in the locale data contained in this file. The foregoing does not 25 % 1997-05-14: Odvodené z cs_CZ locale Vladimíra Michla. 32 %% Do súboru /usr/share/locale/locale.alias je vhodné dopísať nasledovné aliasy: 39 title "Slovak locale for Slovak"
|
A D | sr_ME | 4 % This file is part of the GNU C Library and contains locale data. 6 % in the locale data contained in this file. The foregoing does not 11 % Serbian Language locale for Montenegro 12 % Source: sr_YU, sr_CS locale 27 title "Serbian locale for Montenegro" 28 source "sr_YU, sr_CS locale"
|
A D | om_ET | 4 % This file is part of the GNU C Library and contains locale data. 6 % in the locale data contained in this file. The foregoing does not 13 % Oromo language locale for Ethiopia. 16 % Publishing Co. Inc and formatted in this locale by Daniel Yacob of 23 % This locale data has been developed under the Yeha Project: 33 title "Oromo language locale for Ethiopia."
|
A D | cs_CZ | 4 % This file is part of the GNU C Library and contains locale data. 6 % in the locale data contained in this file. The foregoing does not 36 % Adapted to new glibc 2.2 style locale format 106 %% Definice národních prostředí se pak budou tvořit v adresáři /usr/share/locale 108 %% V souboru /usr/share/locale/locale.alias je třeba mít řádek 112 title "Czech locale for the Czech Republic" 180 % the letters. The cs_CZ locale in glibc always sorted the digits after
|
A D | fo_FO | 4 % This file is part of the GNU C Library and contains locale data. 6 % in the locale data contained in this file. The foregoing does not 11 % Faroese language locale for Faroe Islands 26 % specified here, else use the da_DK locale 29 title "Faroese locale for Faroe Islands"
|
A D | kl_GL | 4 % This file is part of the GNU C Library and contains locale data. 6 % in the locale data contained in this file. The foregoing does not 11 % Greenlandic language locale for Greenland 26 % specified here, else the da_DK locale 30 title "Greenlandic locale for Greenland"
|
A D | vi_VN | 4 % This file is part of the GNU C Library and contains locale data. 6 % in the locale data contained in this file. The foregoing does not 11 % Vietnamese language locale for Vietnam 12 % Source: glibc locale and info from vietnamese native speakers 25 title "Vietnamese language locale for Vietnam" 26 source "glibc locale and info from vietnamese native speakers"
|
A D | om_KE | 4 % This file is part of the GNU C Library and contains locale data. 6 % in the locale data contained in this file. The foregoing does not 13 % Oromo language locale for Kenya. 16 % Publishing Co. Inc and formatted in this locale by Daniel Yacob of 23 % This locale data has been developed under the Yeha Project: 33 title "Oromo language locale for Kenya."
|
A D | aa_ER@saaho | 4 % This file is part of the GNU C Library and contains locale data. 6 % in the locale data contained in this file. The foregoing does not 13 % Afar language locale for Eritrea (Saaho Dialect). 15 % This locale data has been developed under the Yeha Project: 25 title "Afar language locale for Eritrea (Saaho Dialect)."
|
A D | bs_BA | 4 % This file is part of the GNU C Library and contains locale data. 6 % in the locale data contained in this file. The foregoing does not 12 % Source: adapted from Croatian locale 26 title "Bosnian language locale for Bosnia and Herzegowina" 27 source "adapted from Croatian locale"
|
A D | kw_GB | 4 % This file is part of the GNU C Library and contains locale data. 6 % in the locale data contained in this file. The foregoing does not 11 % Cornish language locale for Britain 15 % Cornish language locale for Britain 29 title "Cornish locale for Britain"
|
A D | aa_ER | 4 % This file is part of the GNU C Library and contains locale data. 6 % in the locale data contained in this file. The foregoing does not 13 % Afar language locale for Eritrea (Cadu//Laaqo Dialects). 15 % This locale data has been developed under the Yeha Project: 25 title "Afar language locale for Eritrea (Cadu//Laaqo Dialects)."
|
A D | en_DK | 4 % This file is part of the GNU C Library and contains locale data. 6 % in the locale data contained in this file. The foregoing does not 11 % English language locale for Denmark 31 title "English locale for Denmark" 129 % European English locale. Therefore, it makes sense to have matches
|
A D | sid_ET | 4 % This file is part of the GNU C Library and contains locale data. 6 % in the locale data contained in this file. The foregoing does not 13 % Sidama language locale for Ethiopia. 20 % This locale data has been developed under the Yeha Project: 30 title "Sidama language locale for Ethiopia."
|
A D | aa_ET | 4 % This file is part of the GNU C Library and contains locale data. 6 % in the locale data contained in this file. The foregoing does not 13 % Afar language locale for Ethiopia (Cadu//Carra Dialects). 15 % This locale data has been developed under the Yeha Project: 25 title "Afar language locale for Ethiopia (Cadu//Carra Dialects)."
|
A D | aa_DJ | 4 % This file is part of the GNU C Library and contains locale data. 6 % in the locale data contained in this file. The foregoing does not 13 % Afar language locale for Djibouti (Cadu/Laaqo Dialects). 15 % This locale data has been developed under the Yeha Project: 25 title "Afar language locale for Djibouti (Cadu//Laaqo Dialects)."
|