Home
last modified time | relevance | path

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

/PHP-5.5/ext/date/lib/
H A Dtimelib.h115 void timelib_time_tz_abbr_update(timelib_time* tm, char* tz_abbr);
H A Dunixtime2tm.c203 timelib_time_tz_abbr_update(tm, gmt_offset->abbr); in timelib_unixtime2local()
H A Dtimelib.c71 void timelib_time_tz_abbr_update(timelib_time* tm, char* tz_abbr) in timelib_time_tz_abbr_update() function
H A Dparse_date.re776 timelib_time_tz_abbr_update(t, tz_abbr);
H A Dparse_date.c778 timelib_time_tz_abbr_update(t, tz_abbr); in timelib_parse_zone()

Completed in 40 milliseconds