Home
last modified time | relevance | path

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

/PHP-7.1/ext/date/lib/
H A Dunixtime2tm.c162 timelib_time_offset_dtor(gmt_offset); in timelib_update_from_sse()
209 timelib_time_offset_dtor(gmt_offset); in timelib_unixtime2local()
268 timelib_time_offset_dtor(gmt_offset); in timelib_set_timezone()
H A Dtm2unixtime.c442 timelib_time_offset_dtor(before); in do_adjust_timezone()
443 timelib_time_offset_dtor(after); in do_adjust_timezone()
456 timelib_time_offset_dtor(gmt_offset); in do_adjust_timezone()
H A Dtimelib.h145 void timelib_time_offset_dtor(timelib_time_offset* t);
H A Dtimelib.c123 void timelib_time_offset_dtor(timelib_time_offset* t) in timelib_time_offset_dtor() function
H A Dparse_tz.c524 timelib_time_offset_dtor(gmt_offset); in timelib_get_current_offset()
/PHP-7.1/ext/standard/
H A Dmicrotime.c83 timelib_time_offset_dtor(offset); in _php_gettimeofday()
/PHP-7.1/ext/date/
H A Dphp_date.c1246 timelib_time_offset_dtor(offset); in date_format()
1383 timelib_time_offset_dtor(offset); in php_idate()
1706 timelib_time_offset_dtor(offset); in php_strftime()
3500 timelib_time_offset_dtor(offset); in PHP_FUNCTION()
3983 timelib_time_offset_dtor(offset); in PHP_FUNCTION()

Completed in 27 milliseconds