Home
last modified time | relevance | path

Searched refs:time (Results 1 – 5 of 5) sorted by relevance

/locale/programs/
A Dld-time.c155 time = locale->categories[LC_TIME].time in time_finish()
166 time = locale->categories[LC_TIME].time; in time_finish()
217 time->t_fmt_ampm = time->t_fmt; in time_finish()
218 time->wt_fmt_ampm = time->wt_fmt; in time_finish()
705 time = result->categories[LC_TIME].time; in time_read()
833 time->era = xrealloc (time->era, in time_read()
837 time->wera = xrealloc (time->wera, in time_read()
965 memcpy (time->alt_mon, time->mon, sizeof (time->mon)); in time_read()
966 memcpy (time->walt_mon, time->wmon, sizeof (time->wmon)); in time_read()
972 memcpy (time->ab_alt_mon, time->abmon, sizeof (time->abmon)); in time_read()
[all …]
A Dlocaledef.h97 struct locale_time_t *time; member
A Dld-identification.c364 CATEGORY (time, TIME); in identification_read()
/locale/
A Dlocaleinfo.h70 struct lc_time_data *time; member
A Dcategories.def226 DEFINE_ELEMENT (_NL_TIME_ERA_NUM_ENTRIES, "time-era-num-entries", opt, word)
227 DEFINE_ELEMENT (_NL_TIME_ERA_ENTRIES, "time-era-entries", opt, string)
251 DEFINE_ELEMENT (_NL_TIME_CODESET, "time-codeset", std, string)

Completed in 12 milliseconds