Home
last modified time | relevance | path

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

/PHP-8.1/ext/date/lib/
H A Dunixtime2tm.c104 timelib_time_offset_dtor(gmt_offset); in timelib_update_from_sse()
151 timelib_time_offset_dtor(gmt_offset); in timelib_unixtime2local()
210 timelib_time_offset_dtor(gmt_offset); in timelib_set_timezone()
H A Dtm2unixtime.c404 timelib_time_offset_dtor(earlier); in do_adjust_timezone()
414 timelib_time_offset_dtor(later); in do_adjust_timezone()
430 timelib_time_offset_dtor(current); in do_adjust_timezone()
431 timelib_time_offset_dtor(after); in do_adjust_timezone()
H A Dinterval.c128 timelib_time_offset_dtor(trans); in timelib_diff_with_tzid()
193 timelib_time_offset_dtor(trans); in timelib_diff_with_tzid()
H A Dtimelib.c141 void timelib_time_offset_dtor(timelib_time_offset* t) in timelib_time_offset_dtor() function
H A Dtimelib.h924 void timelib_time_offset_dtor(timelib_time_offset* t);
H A Dparse_tz.c926 timelib_time_offset_dtor(gmt_offset); in timelib_get_current_offset()
/PHP-8.1/ext/standard/
H A Dmicrotime.c76 timelib_time_offset_dtor(offset); in _php_gettimeofday()
/PHP-8.1/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()
3199 timelib_time_offset_dtor(offset); in PHP_FUNCTION()
3657 timelib_time_offset_dtor(offset); in PHP_FUNCTION()
3754 timelib_time_offset_dtor(tto); in PHP_FUNCTION()

Completed in 34 milliseconds