Searched refs:dst_end (Results 1 – 3 of 3) sorted by relevance
316 if (ps->dst_end) { in timelib_posix_str_dtor()317 timelib_posix_trans_info_dtor(ps->dst_end); in timelib_posix_str_dtor()393 tmp->dst_end = read_transition_spec(&ptr); in timelib_parse_posix_str()394 if (!tmp->dst_end) { in timelib_parse_posix_str()512 trans_end += calc_transition(tz->posix_info->dst_end, year); in timelib_get_transitions_for_year()513 trans_end += tz->posix_info->dst_end->hour; in timelib_get_transitions_for_year()540 if (!tz->posix_info->dst_end) { in timelib_fetch_posix_timezone_offset()
177 timelib_posix_trans_info *dst_end; member
4172 if (tzobj->tzi.tz->posix_info && tzobj->tzi.tz->posix_info->dst_end) { in PHP_FUNCTION()4192 if (tzobj->tzi.tz->posix_info && tzobj->tzi.tz->posix_info->dst_end) { in PHP_FUNCTION()
Completed in 34 milliseconds