Lines Matching refs:timelib_update_ts
1440 timelib_update_ts(parsed_time, NULL); in php_parse_date()
1471 timelib_update_ts(t, tzi); in PHP_FUNCTION()
1496 timelib_update_ts(t, tzi); in PHP_FUNCTION()
1564 timelib_update_ts(now, NULL); in php_mktime()
1566 timelib_update_ts(now, tzi); in php_mktime()
1904 timelib_update_ts(it_time, NULL); in date_period_it_has_more()
2194 timelib_update_ts(o1->time, o1->time->tz_info); in date_object_compare_date()
2197 timelib_update_ts(o2->time, o2->time->tz_info); in date_object_compare_date()
2642 timelib_update_ts(dateobj->time, tzi); in php_date_initialize()
3144 timelib_update_ts(dateobj->time, NULL); in php_date_modify()
3446 timelib_update_ts(dateobj->time, NULL); in php_date_time_set()
3494 timelib_update_ts(dateobj->time, NULL); in php_date_date_set()
3546 timelib_update_ts(dateobj->time, NULL); in php_date_isodate_set()
3592 timelib_update_ts(dateobj->time, NULL); in php_date_timestamp_set()
3646 timelib_update_ts(dateobj->time, NULL); in PHP_FUNCTION()
3674 timelib_update_ts(dateobj1->time, NULL); in PHP_FUNCTION()
3675 timelib_update_ts(dateobj2->time, NULL); in PHP_FUNCTION()
4027 timelib_update_ts(b, NULL); in date_interval_initialize()
4028 timelib_update_ts(e, NULL); in date_interval_initialize()
4457 timelib_update_ts(dpobj->start, NULL); in PHP_METHOD()
4460 timelib_update_ts(dpobj->end, NULL); in PHP_METHOD()