Home
last modified time | relevance | path

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

/PHP-5.6/ext/date/lib/
H A Dunixtime2tm.c162 timelib_time_offset_dtor(gmt_offset); in timelib_update_from_sse()
208 timelib_time_offset_dtor(gmt_offset); in timelib_unixtime2local()
267 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-5.6/ext/standard/
H A Dmicrotime.c82 timelib_time_offset_dtor(offset); in _php_gettimeofday()
/PHP-5.6/ext/date/
H A Dphp_date.c1219 timelib_time_offset_dtor(offset); in date_format()
1358 timelib_time_offset_dtor(offset); in php_idate()
1586 timelib_time_offset_dtor(tmp_offset); in php_mktime()
1718 timelib_time_offset_dtor(offset); in php_strftime()
3421 timelib_time_offset_dtor(offset); in PHP_FUNCTION()
3889 timelib_time_offset_dtor(offset); in PHP_FUNCTION()

Completed in 58 milliseconds