Lines Matching refs:timelib_update_ts
1452 timelib_update_ts(parsed_time, NULL); in php_parse_date()
1490 timelib_update_ts(t, tzi); in PHP_FUNCTION()
1558 timelib_update_ts(now, NULL); in php_mktime()
1560 timelib_update_ts(now, tzi); in php_mktime()
1874 timelib_update_ts(it_time, NULL); in date_period_it_has_more()
2204 timelib_update_ts(o1->time, o1->time->tz_info); in date_object_compare_date()
2207 timelib_update_ts(o2->time, o2->time->tz_info); in date_object_compare_date()
2623 timelib_update_ts(dateobj->time, tzi); in php_date_initialize()
3119 timelib_update_ts(dateobj->time, NULL); in php_date_modify()
3425 timelib_update_ts(dateobj->time, NULL); in php_date_time_set()
3474 timelib_update_ts(dateobj->time, NULL); in php_date_date_set()
3527 timelib_update_ts(dateobj->time, NULL); in php_date_isodate_set()
3574 timelib_update_ts(dateobj->time, NULL); in php_date_timestamp_set()
3629 timelib_update_ts(dateobj->time, NULL); in PHP_FUNCTION()
3657 timelib_update_ts(dateobj1->time, NULL); in PHP_FUNCTION()
3658 timelib_update_ts(dateobj2->time, NULL); in PHP_FUNCTION()
4016 timelib_update_ts(b, NULL); in date_interval_initialize()
4017 timelib_update_ts(e, NULL); in date_interval_initialize()
4467 timelib_update_ts(dpobj->start, NULL); in PHP_METHOD()
4470 timelib_update_ts(dpobj->end, NULL); in PHP_METHOD()