Lines Matching refs:timelib_update_ts
1046 timelib_update_ts(parsed_time, NULL); in php_parse_date()
1100 timelib_update_ts(t, tzi); in PHP_FUNCTION()
1178 timelib_update_ts(now, NULL); in php_mktime()
1180 timelib_update_ts(now, tzi); in php_mktime()
1620 timelib_update_ts(it_time, NULL); in date_period_advance()
1866 timelib_update_ts(o1->time, o1->time->tz_info); in date_object_compare_date()
1869 timelib_update_ts(o2->time, o2->time->tz_info); in date_object_compare_date()
2471 timelib_update_ts(dateobj->time, tzi); in php_date_initialize()
3169 timelib_update_ts(dateobj->time, NULL); in php_date_modify()
3476 timelib_update_ts(dateobj->time, NULL); in php_date_time_set()
3523 timelib_update_ts(dateobj->time, NULL); in php_date_date_set()
3573 timelib_update_ts(dateobj->time, NULL); in php_date_isodate_set()
3617 timelib_update_ts(dateobj->time, NULL); in php_date_timestamp_set()
3670 timelib_update_ts(dateobj->time, NULL); in PHP_FUNCTION()
4171 timelib_update_ts(b, NULL); in date_interval_initialize()
4172 timelib_update_ts(e, NULL); in date_interval_initialize()
4771 timelib_update_ts(dpobj->start, NULL); in PHP_METHOD()
4774 timelib_update_ts(dpobj->end, NULL); in PHP_METHOD()