Home
last modified time | relevance | path

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

/PHP-8.3/ext/date/lib/
H A Dinterval.c234 timelib_update_ts(t, NULL); in timelib_add()
262 timelib_update_ts(t, NULL); in timelib_sub()
295 timelib_update_ts(t, NULL); in timelib_add_wall()
308 timelib_update_ts(t, NULL); in timelib_add_wall()
323 timelib_update_ts(t, NULL); in timelib_add_wall()
349 timelib_update_ts(t, NULL); in timelib_sub_wall()
361 timelib_update_ts(t, NULL); in timelib_sub_wall()
376 timelib_update_ts(t, NULL); in timelib_sub_wall()
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 Dtimelib.c150 timelib_update_ts(t, NULL); in timelib_get_tz_abbr_ptr()
H A Dtm2unixtime.c467 void timelib_update_ts(timelib_time* time, timelib_tzinfo* tzi) in timelib_update_ts() function
H A Dtimelib.h643 void timelib_update_ts(timelib_time* time, timelib_tzinfo* tzi);
/PHP-8.3/ext/date/
H A Dphp_date.c1060 timelib_update_ts(parsed_time, NULL); in php_parse_date()
1114 timelib_update_ts(t, tzi); in PHP_FUNCTION()
1192 timelib_update_ts(now, NULL); in php_mktime()
1194 timelib_update_ts(now, tzi); in php_mktime()
1634 timelib_update_ts(it_time, NULL); in date_period_advance()
2493 timelib_update_ts(dateobj->time, tzi); in php_date_initialize()
3191 timelib_update_ts(dateobj->time, NULL); in php_date_modify()
3550 timelib_update_ts(dateobj->time, NULL); in php_date_time_set()
4257 timelib_update_ts(b, NULL); in date_interval_initialize()
4258 timelib_update_ts(e, NULL); in date_interval_initialize()
[all …]

Completed in 36 milliseconds