Lines Matching refs:tzdb

143 	const timelib_tzdb  *tzdb;  member
936 … **ptr, int *dst, timelib_time *t, int *tz_not_found, const timelib_tzdb *tzdb, timelib_tz_get_wra… in timelib_parse_zone() argument
982 if ((res = tz_wrapper(tz_abbr, tzdb, &dummy_error_code)) != NULL) { in timelib_parse_zone()
1783 …s->time->z = timelib_parse_zone(&ptr, &s->time->dst, s->time, &tz_not_found, s->tzdb, tz_get_wrapp… in scan()
5891 …s->time->z = timelib_parse_zone(&ptr, &s->time->dst, s->time, &tz_not_found, s->tzdb, tz_get_wrapp… in scan()
17247 …s->time->z = timelib_parse_zone(&ptr, &s->time->dst, s->time, &tz_not_found, s->tzdb, tz_get_wrapp… in scan()
18504 …s->time->z = timelib_parse_zone(&ptr, &s->time->dst, s->time, &tz_not_found, s->tzdb, tz_get_wrapp… in scan()
24204 …s->time->z = timelib_parse_zone(&ptr, &s->time->dst, s->time, &tz_not_found, s->tzdb, tz_get_wrapp… in scan()
24599 …s->time->z = timelib_parse_zone(&ptr, &s->time->dst, s->time, &tz_not_found, s->tzdb, tz_get_wrapp… in scan()
24845 …har *s, size_t len, timelib_error_container **errors, const timelib_tzdb *tzdb, timelib_tz_get_wra… in timelib_strtotime() argument
24895 in.tzdb = tzdb; in timelib_strtotime()
25028 …string, size_t len, timelib_error_container **errors, const timelib_tzdb *tzdb, timelib_tz_get_wra… in timelib_parse_from_format() argument
25030 …return timelib_parse_from_format_with_map(format, string, len, errors, tzdb, tz_get_wrapper, &defa… in timelib_parse_from_format()
25033 …string, size_t len, timelib_error_container **errors, const timelib_tzdb *tzdb, timelib_tz_get_wra… in timelib_parse_from_format_with_map() argument
25066 in.tzdb = tzdb; in timelib_parse_from_format_with_map()
25408 …s->time->z = timelib_parse_zone(&ptr, &s->time->dst, s->time, &tz_not_found, s->tzdb, tz_get_wrapp… in timelib_parse_from_format_with_map()