timelib_update_ts  231 ext/date/lib/astro.c 	timelib_update_ts(t_loc, NULL);
timelib_update_ts  239 ext/date/lib/astro.c 	timelib_update_ts(t_utc, NULL);
timelib_update_ts  117 ext/date/lib/interval.c 	timelib_update_ts(t, NULL);
timelib_update_ts  151 ext/date/lib/interval.c 	timelib_update_ts(t, NULL);
timelib_update_ts  181 ext/date/lib/timelib.c 		timelib_update_ts(t, NULL);
timelib_update_ts  102 ext/date/lib/timelib.h void timelib_update_ts(timelib_time* time, timelib_tzinfo* tzi);
timelib_update_ts 1442 ext/date/php_date.c 	timelib_update_ts(parsed_time, NULL);
timelib_update_ts 1480 ext/date/php_date.c 	timelib_update_ts(t, tzi);
timelib_update_ts 1548 ext/date/php_date.c 		timelib_update_ts(now, NULL);
timelib_update_ts 1550 ext/date/php_date.c 		timelib_update_ts(now, tzi);
timelib_update_ts 1864 ext/date/php_date.c 		timelib_update_ts(it_time, NULL);
timelib_update_ts 2139 ext/date/php_date.c 		timelib_update_ts(o1->time, o1->time->tz_info);
timelib_update_ts 2142 ext/date/php_date.c 		timelib_update_ts(o2->time, o2->time->tz_info);
timelib_update_ts 2558 ext/date/php_date.c 	timelib_update_ts(dateobj->time, tzi);
timelib_update_ts 3054 ext/date/php_date.c 	timelib_update_ts(dateobj->time, NULL);
timelib_update_ts 3360 ext/date/php_date.c 	timelib_update_ts(dateobj->time, NULL);
timelib_update_ts 3409 ext/date/php_date.c 	timelib_update_ts(dateobj->time, NULL);
timelib_update_ts 3462 ext/date/php_date.c 	timelib_update_ts(dateobj->time, NULL);
timelib_update_ts 3509 ext/date/php_date.c 	timelib_update_ts(dateobj->time, NULL);
timelib_update_ts 3564 ext/date/php_date.c 	timelib_update_ts(dateobj->time, NULL);
timelib_update_ts 3592 ext/date/php_date.c 	timelib_update_ts(dateobj1->time, NULL);
timelib_update_ts 3593 ext/date/php_date.c 	timelib_update_ts(dateobj2->time, NULL);
timelib_update_ts 3950 ext/date/php_date.c 				timelib_update_ts(b, NULL);
timelib_update_ts 3951 ext/date/php_date.c 				timelib_update_ts(e, NULL);
timelib_update_ts 4363 ext/date/php_date.c 			timelib_update_ts(dpobj->start, NULL);
timelib_update_ts 4366 ext/date/php_date.c 			timelib_update_ts(dpobj->end, NULL);