Home
last modified time | relevance | path

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

/PHP-5.6/ext/date/lib/
H A Dtimelib.h128 void timelib_time_tz_abbr_update(timelib_time* tm, char* tz_abbr);
H A Dunixtime2tm.c207 timelib_time_tz_abbr_update(tm, gmt_offset->abbr); in timelib_unixtime2local()
H A Dtimelib.c92 void timelib_time_tz_abbr_update(timelib_time* tm, char* tz_abbr) in timelib_time_tz_abbr_update() function
H A Dparse_date.re786 timelib_time_tz_abbr_update(t, tz_abbr);
H A Dparse_date.c788 timelib_time_tz_abbr_update(t, tz_abbr); in timelib_parse_zone()

Completed in 66 milliseconds