Home
last modified time | relevance | path

Searched refs:timelib_update_ts (Results 1 – 6 of 6) sorted by relevance

/PHP-7.2/ext/date/lib/
H A Dastro.c231 timelib_update_ts(t_loc, NULL); in timelib_astro_rise_set_altitude()
240 timelib_update_ts(t_utc, NULL); in timelib_astro_rise_set_altitude()
H A Dinterval.c123 timelib_update_ts(t, NULL); in timelib_add()
158 timelib_update_ts(t, NULL); in timelib_sub()
H A Dtimelib.c147 timelib_update_ts(t, NULL); in timelib_get_tz_abbr_ptr()
H A Dtimelib.h509 void timelib_update_ts(timelib_time* time, timelib_tzinfo* tzi);
H A Dtm2unixtime.c498 void timelib_update_ts(timelib_time* time, timelib_tzinfo* tzi) in timelib_update_ts() function
/PHP-7.2/ext/date/
H A Dphp_date.c1488 timelib_update_ts(parsed_time, NULL); in php_parse_date()
1528 timelib_update_ts(t, tzi); in PHP_FUNCTION()
1603 timelib_update_ts(now, NULL); in php_mktime()
1605 timelib_update_ts(now, tzi); in php_mktime()
1925 timelib_update_ts(it_time, NULL); in date_period_it_has_more()
2743 timelib_update_ts(dateobj->time, tzi); in php_date_initialize()
3257 timelib_update_ts(dateobj->time, NULL); in php_date_modify()
3564 timelib_update_ts(dateobj->time, NULL); in php_date_time_set()
4139 timelib_update_ts(b, NULL); in date_interval_initialize()
4140 timelib_update_ts(e, NULL); in date_interval_initialize()
[all …]

Completed in 36 milliseconds