Home
last modified time | relevance | path

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

/PHP-7.2/ext/date/lib/
H A Dtimelib_private.h143 void timelib_time_tz_abbr_update(timelib_time* tm, char* tz_abbr);
H A Dunixtime2tm.c186 timelib_time_tz_abbr_update(tm, gmt_offset->abbr); in timelib_unixtime2local()
H A Dtimelib.c118 void timelib_time_tz_abbr_update(timelib_time* tm, char* tz_abbr) in timelib_time_tz_abbr_update() function
H A Dparse_date.re814 timelib_time_tz_abbr_update(t, tz_abbr);
H A Dparse_date.c816 timelib_time_tz_abbr_update(t, tz_abbr); in timelib_parse_zone()

Completed in 37 milliseconds