Lines Matching refs:tzdb
158 const timelib_tzdb *tzdb; member
791 … **ptr, int *dst, timelib_time *t, int *tz_not_found, const timelib_tzdb *tzdb, timelib_tz_get_wra… in timelib_get_zone() argument
840 if ((res = tz_wrapper(tz_abbr, tzdb)) != NULL) { in timelib_get_zone()
1046 …s->time->z = timelib_get_zone((char **) &ptr, &s->time->dst, s->time, &tz_not_found, s->tzdb, tz_g… in scan()
4508 …s->time->z = timelib_get_zone((char **) &ptr, &s->time->dst, s->time, &tz_not_found, s->tzdb, tz_g… in scan()
9838 …s->time->z = timelib_get_zone((char **) &ptr, &s->time->dst, s->time, &tz_not_found, s->tzdb, tz_g… in scan()
12113 …s->time->z = timelib_get_zone((char **) &ptr, &s->time->dst, s->time, &tz_not_found, s->tzdb, tz_g… in scan()
13504 …s->time->z = timelib_get_zone((char **) &ptr, &s->time->dst, s->time, &tz_not_found, s->tzdb, tz_g… in scan()
15853 …s->time->z = timelib_get_zone((char **) &ptr, &s->time->dst, s->time, &tz_not_found, s->tzdb, tz_g… in scan()
24776 …*s, int len, struct timelib_error_container **errors, const timelib_tzdb *tzdb, timelib_tz_get_wra… in timelib_strtotime() argument
24826 in.tzdb = tzdb; in timelib_strtotime()
24886 …r *string, int len, timelib_error_container **errors, const timelib_tzdb *tzdb, timelib_tz_get_wra… in timelib_parse_from_format() argument
24913 in.tzdb = tzdb; in timelib_parse_from_format()
25084 …s->time->z = timelib_get_zone((char **) &ptr, &s->time->dst, s->time, &tz_not_found, s->tzdb, tz_g… in timelib_parse_from_format()