Home
last modified time | relevance | path

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

/PHP-7.0/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.c427 timelib_time_offset_dtor(before); in do_adjust_timezone()
428 timelib_time_offset_dtor(after); in do_adjust_timezone()
441 timelib_time_offset_dtor(gmt_offset); in do_adjust_timezone()
H A Dtimelib.h144 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.0/ext/standard/
H A Dmicrotime.c83 timelib_time_offset_dtor(offset); in _php_gettimeofday()
/PHP-7.0/ext/date/
H A Dphp_date.c1233 timelib_time_offset_dtor(offset); in date_format()
1370 timelib_time_offset_dtor(offset); in php_idate()
1693 timelib_time_offset_dtor(offset); in php_strftime()
3400 timelib_time_offset_dtor(offset); in PHP_FUNCTION()
3880 timelib_time_offset_dtor(offset); in PHP_FUNCTION()

Completed in 33 milliseconds