Searched refs:ab_alt_mon (Results 1 – 11 of 11) sorted by relevance
/glibc-2.36/locale/programs/ |
D | ld-time.c | 96 const char *ab_alt_mon[12]; member 658 add_locale_string (&file, time->ab_alt_mon[n] ?: ""); in time_output() 808 STRARR_ELEM (ab_alt_mon, 12, 12); in time_read() 972 memcpy (time->ab_alt_mon, time->abmon, sizeof (time->abmon)); in time_read()
|
D | locfile-kw.gperf | 152 ab_alt_mon, tok_ab_alt_mon, 0 keyword
|
/glibc-2.36/localedata/locales/ |
D | ca_ES | 103 ab_alt_mon "gen.";/
|
D | ru_RU | 145 ab_alt_mon "<U044F><U043D><U0432>";/
|
D | el_CY | 74 ab_alt_mon "<U0399><U03B1><U03BD>";"<U03A6><U03B5><U03B2>";/
|
D | csb_PL | 150 ab_alt_mon "st<U00EB>"; "gro";/
|
D | el_GR | 107 ab_alt_mon "<U0399><U03B1><U03BD>";"<U03A6><U03B5><U03B2>";/
|
D | be_BY | 167 ab_alt_mon "<U0441><U0442><U0443>";/
|
/glibc-2.36/locale/ |
D | categories.def | 254 DEFINE_ELEMENT (_NL_ABALTMON_1, "ab_alt_mon", opt, stringarray, 12, 12) 255 DEFINE_ELEMENT (_NL_WABALTMON_1, "wide-ab_alt_mon", opt, wstringarray, 12, 12)
|
/glibc-2.36/ |
D | NEWS | 2453 [22937] localedata: Greek (el_GR, el_CY) locales actually need ab_alt_mon 2604 In a locale definition file, use "alt_mon" and "ab_alt_mon" to 2611 "ab_alt_mon" in their locale source data. This release includes such
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.19 | 16688 (ab_alt_mon): This. 20873 (ab_alt_mon): This. 20876 (ab_alt_mon): This. 20888 (ab_alt_mon): This, then synchronize with CLDR (nominative case). 22933 "ab_alt_mon" are optional. 23215 (ab_alt_mon): This, then synchronize with CLDR (nominative case). 23239 (ab_alt_mon): This. 23536 * locale/categories.def (LC_TIME): Add ab_alt_mon and wide-ab_alt_mon. 23544 * locale/programs/ld-time.c (struct locale_time_t): Add ab_alt_mon, 23546 (time_output): Output ab_alt_mon and wab_alt_mon members. [all …]
|