Home
last modified time | relevance | path

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

/PHP-7.1/ext/date/lib/
H A Dtimelib.h128 void timelib_time_tz_abbr_update(timelib_time* tm, char* tz_abbr);
H A Dunixtime2tm.c208 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.re800 timelib_time_tz_abbr_update(t, tz_abbr);
H A Dparse_date.c802 timelib_time_tz_abbr_update(t, tz_abbr); in timelib_parse_zone()

Completed in 52 milliseconds