Home
last modified time | relevance | path

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

/PHP-8.2/ext/date/lib/
H A Dinterval.c236 timelib_update_from_sse(t); in timelib_add()
264 timelib_update_from_sse(t); in timelib_sub()
297 timelib_update_from_sse(t); in timelib_add_wall()
313 timelib_update_from_sse(t); in timelib_add_wall()
319 timelib_update_from_sse(t); in timelib_add_wall()
350 timelib_update_from_sse(t); in timelib_sub_wall()
366 timelib_update_from_sse(t); in timelib_sub_wall()
372 timelib_update_from_sse(t); in timelib_sub_wall()
H A Dunixtime2tm.c83 void timelib_update_from_sse(timelib_time *tm) in timelib_update_from_sse() function
H A Dtimelib.h697 void timelib_update_from_sse(timelib_time *tm);
H A Dparse_date.re2471 timelib_update_from_sse(s->time);
H A Dparse_date.c25321 timelib_update_from_sse(s->time); in timelib_parse_from_format_with_map()
/PHP-8.2/ext/date/
H A Dphp_date.c1621 timelib_update_from_sse(it_time); in date_period_advance()
2472 timelib_update_from_sse(dateobj->time); in php_date_initialize()
3170 timelib_update_from_sse(dateobj->time); in php_date_modify()
3477 timelib_update_from_sse(dateobj->time); in php_date_time_set()

Completed in 61 milliseconds