Home
last modified time | relevance | path

Searched refs:timelib_time_offset_dtor (Results 1 – 7 of 7) sorted by relevance

/PHP-8.0/ext/date/lib/
H A Dunixtime2tm.c140 timelib_time_offset_dtor(gmt_offset); in timelib_update_from_sse()
187 timelib_time_offset_dtor(gmt_offset); in timelib_unixtime2local()
246 timelib_time_offset_dtor(gmt_offset); in timelib_set_timezone()
H A Dtm2unixtime.c472 timelib_time_offset_dtor(before); in do_adjust_timezone()
473 timelib_time_offset_dtor(after); in do_adjust_timezone()
486 timelib_time_offset_dtor(gmt_offset); in do_adjust_timezone()
H A Dtimelib.c139 void timelib_time_offset_dtor(timelib_time_offset* t) in timelib_time_offset_dtor() function
H A Dtimelib.h849 void timelib_time_offset_dtor(timelib_time_offset* t);
H A Dparse_tz.c736 timelib_time_offset_dtor(gmt_offset); in timelib_get_current_offset()
/PHP-8.0/ext/standard/
H A Dmicrotime.c76 timelib_time_offset_dtor(offset); in _php_gettimeofday()
/PHP-8.0/ext/date/
H A Dphp_date.c785 timelib_time_offset_dtor(offset); in date_format()
924 timelib_time_offset_dtor(offset); in php_idate()
1280 timelib_time_offset_dtor(offset); in php_strftime()
3169 timelib_time_offset_dtor(offset); in PHP_FUNCTION()
3625 timelib_time_offset_dtor(offset); in PHP_FUNCTION()

Completed in 75 milliseconds