Home
last modified time | relevance | path

Searched refs:LC_TIME (Results 1 – 25 of 374) sorted by relevance

12345678910>>...15

/glibc-2.36/time/
Dstrptime_l.c245 struct __locale_data *const current = locale->__locales[LC_TIME]; in __strptime_internal()
352 if (match_string (_NL_CURRENT (LC_TIME, DAY_1 + cnt), trp) in __strptime_internal()
358 && strcmp (_NL_CURRENT (LC_TIME, DAY_1 + cnt), in __strptime_internal()
363 if (match_string (_NL_CURRENT (LC_TIME, ABDAY_1 + cnt), trp) in __strptime_internal()
369 && strcmp (_NL_CURRENT (LC_TIME, ABDAY_1 + cnt), in __strptime_internal()
408 if (match_string (_NL_CURRENT (LC_TIME, MON_1 + cnt), trp) in __strptime_internal()
414 && strcmp (_NL_CURRENT (LC_TIME, MON_1 + cnt), in __strptime_internal()
419 if (match_string (_NL_CURRENT (LC_TIME, ABMON_1 + cnt), trp) in __strptime_internal()
425 && strcmp (_NL_CURRENT (LC_TIME, ABMON_1 + cnt), in __strptime_internal()
432 if (match_string (_NL_CURRENT (LC_TIME, ALTMON_1 + cnt), trp) in __strptime_internal()
[all …]
Dstrftime_l.c295 # define HELPER_LOCALE_ARG , _NL_CURRENT_DATA (LC_TIME)
473 struct __locale_data *const current = loc->__locales[LC_TIME]; in libc_hidden_def()
486 ? "?" : _NL_CURRENT (LC_TIME, NLW(ABDAY_1) + tp->tm_wday))) in libc_hidden_def()
489 ? "?" : _NL_CURRENT (LC_TIME, NLW(DAY_1) + tp->tm_wday))) in libc_hidden_def()
492 ? "?" : _NL_CURRENT (LC_TIME, NLW(ABMON_1) + tp->tm_mon))) in libc_hidden_def()
495 ? "?" : _NL_CURRENT (LC_TIME, NLW(MON_1) + tp->tm_mon))) in libc_hidden_def()
498 ? "?" : _NL_CURRENT (LC_TIME, NLW(ABALTMON_1) + tp->tm_mon))) in libc_hidden_def()
501 ? "?" : _NL_CURRENT (LC_TIME, NLW(ALTMON_1) + tp->tm_mon))) in libc_hidden_def()
503 ((const CHAR_T *) _NL_CURRENT (LC_TIME, tp->tm_hour > 11 \ in libc_hidden_def()
825 (const CHAR_T *) _NL_CURRENT (LC_TIME, in libc_hidden_def()
[all …]
/glibc-2.36/locale/programs/
Dld-time.c121 locale->categories[LC_TIME].time = in time_startup()
135 struct locale_time_t *time = locale->categories[LC_TIME].time; in time_finish()
143 if (locale->copy_name[LC_TIME] != NULL) in time_finish()
150 from = find_locale (LC_TIME, from->copy_name[LC_TIME], in time_finish()
152 while (from->categories[LC_TIME].time == NULL in time_finish()
153 && from->copy_name[LC_TIME] != NULL); in time_finish()
155 time = locale->categories[LC_TIME].time in time_finish()
156 = from->categories[LC_TIME].time; in time_finish()
166 time = locale->categories[LC_TIME].time; in time_finish()
537 struct locale_time_t *time = locale->categories[LC_TIME].time; in time_output()
[all …]
/glibc-2.36/localedata/locales/
Dquz_PE35 category "i18n:2012";LC_TIME
57 % LC_TIME: Use Quechua transliteration of Spanish day and month names
59 LC_TIME
105 END LC_TIME
Dfo_FO25 % Only LC_TIME and LC_MESSAGES are
44 category "i18n:2012";LC_TIME
71 LC_TIME
109 END LC_TIME
Dkl_GL25 % Only LC_TIME and LC_MESSAGES are
45 category "i18n:2012";LC_TIME
72 LC_TIME
122 END LC_TIME
Dnn_NO29 category "i18n:2012";LC_TIME
78 LC_TIME
79 % This is the POSIX Locale definition for the LC_TIME category.
130 END LC_TIME
Dbhb_IN29 category "i18n:2012";LC_TIME
58 LC_TIME
59 % This is the POSIX Locale definition for the LC_TIME category.
121 END LC_TIME
Des_ES@euro34 category "i18n:2012";LC_TIME
65 LC_TIME
67 END LC_TIME
Dfi_FI@euro35 category "i18n:2012";LC_TIME
62 LC_TIME
64 END LC_TIME
Dfr_BE@euro34 category "i18n:2012";LC_TIME
65 LC_TIME
67 END LC_TIME
Dga_IE@euro34 category "i18n:2012";LC_TIME
61 LC_TIME
63 END LC_TIME
Dnl_BE@euro34 category "i18n:2012";LC_TIME
65 LC_TIME
67 END LC_TIME
Dpt_PT@euro34 category "i18n:2012";LC_TIME
65 LC_TIME
67 END LC_TIME
Dnl_NL@euro34 category "i18n:2012";LC_TIME
65 LC_TIME
67 END LC_TIME
Dfr_LU@euro34 category "i18n:2012";LC_TIME
65 LC_TIME
67 END LC_TIME
Dgl_ES@euro35 category "i18n:2012";LC_TIME
66 LC_TIME
68 END LC_TIME
Den_IE@euro34 category "i18n:2012";LC_TIME
61 LC_TIME
63 END LC_TIME
Dsv_FI@euro34 category "i18n:2012";LC_TIME
65 LC_TIME
67 END LC_TIME
Dit_IT@euro34 category "i18n:2012";LC_TIME
65 LC_TIME
67 END LC_TIME
Dwa_BE@euro34 category "i18n:2012";LC_TIME
65 LC_TIME
67 END LC_TIME
Dbr_FR@euro33 category "i18n:2012";LC_TIME
64 LC_TIME
66 END LC_TIME
Dde_BE@euro34 category "i18n:2012";LC_TIME
65 LC_TIME
67 END LC_TIME
Dde_LU@euro34 category "i18n:2012";LC_TIME
65 LC_TIME
67 END LC_TIME
Dde_DE@euro29 category "i18n:2012";LC_TIME
59 LC_TIME
61 END LC_TIME

12345678910>>...15