Lines Matching refs:tzdb

143 	const timelib_tzdb  *tzdb;  member
940 … **ptr, int *dst, timelib_time *t, int *tz_not_found, const timelib_tzdb *tzdb, timelib_tz_get_wra… in timelib_parse_zone() argument
986 if ((res = tz_wrapper(tz_abbr, tzdb, &dummy_error_code)) != NULL) { in timelib_parse_zone()
1787 …s->time->z = timelib_parse_zone(&ptr, &s->time->dst, s->time, &tz_not_found, s->tzdb, tz_get_wrapp… in scan()
5895 …s->time->z = timelib_parse_zone(&ptr, &s->time->dst, s->time, &tz_not_found, s->tzdb, tz_get_wrapp… in scan()
17251 …s->time->z = timelib_parse_zone(&ptr, &s->time->dst, s->time, &tz_not_found, s->tzdb, tz_get_wrapp… in scan()
18508 …s->time->z = timelib_parse_zone(&ptr, &s->time->dst, s->time, &tz_not_found, s->tzdb, tz_get_wrapp… in scan()
24208 …s->time->z = timelib_parse_zone(&ptr, &s->time->dst, s->time, &tz_not_found, s->tzdb, tz_get_wrapp… in scan()
24603 …s->time->z = timelib_parse_zone(&ptr, &s->time->dst, s->time, &tz_not_found, s->tzdb, tz_get_wrapp… in scan()
24849 …har *s, size_t len, timelib_error_container **errors, const timelib_tzdb *tzdb, timelib_tz_get_wra… in timelib_strtotime() argument
24899 in.tzdb = tzdb; in timelib_strtotime()
25032 …string, size_t len, timelib_error_container **errors, const timelib_tzdb *tzdb, timelib_tz_get_wra… in timelib_parse_from_format() argument
25034 …return timelib_parse_from_format_with_map(format, string, len, errors, tzdb, tz_get_wrapper, &defa… in timelib_parse_from_format()
25037 …string, size_t len, timelib_error_container **errors, const timelib_tzdb *tzdb, timelib_tz_get_wra… in timelib_parse_from_format_with_map() argument
25070 in.tzdb = tzdb; in timelib_parse_from_format_with_map()
25412 …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()