Searched refs:LC_TIME (Results 1 – 9 of 9) sorted by relevance
| /locale/programs/ |
| A D | ld-time.c | 121 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() 699 LC_TIME, "LC_TIME", ignore_content); in time_read() [all …]
|
| A D | localedef.h | 40 TIME_LOCALE = 1 << LC_TIME, 52 | 1 << LC_TIME
|
| A D | locfile-kw.gperf | 129 LC_TIME, tok_lc_time, 0
|
| A D | ld-identification.c | 59 [LC_TIME] = "LC_TIME",
|
| A D | locfile.c | 286 [LC_TIME] = time_finish, 317 [LC_TIME] = time_output,
|
| /locale/ |
| A D | lc-time.c | 21 _NL_CURRENT_DEFINE (LC_TIME);
|
| A D | tst-locale-locpath.sh | 59 LC_TIME="invalid-locale"
|
| A D | locale.h | 37 #define LC_TIME __LC_TIME macro
|
| A D | categories.def | 209 LC_TIME, "LC_TIME",
|
Completed in 17 milliseconds