Home
last modified time | relevance | path

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

/PHP-8.3/ext/date/lib/
H A Dinterval.c325 timelib_rel_time_dtor(temp_interval); in timelib_add_wall()
378 timelib_rel_time_dtor(temp_interval); in timelib_sub_wall()
H A Dtimelib.c109 void timelib_rel_time_dtor(timelib_rel_time* t) in timelib_rel_time_dtor() function
H A Dtimelib.h888 void timelib_rel_time_dtor(timelib_rel_time* t);
H A Dparse_iso_intervals.re438 timelib_rel_time_dtor(in.period);
H A Dparse_iso_intervals.c1080 timelib_rel_time_dtor(in.period); in timelib_strtointerval()
/PHP-8.3/ext/date/
H A Dphp_date.c2307 timelib_rel_time_dtor(intern->diff); in date_object_free_storage_interval()
2327 timelib_rel_time_dtor(intern->interval); in date_object_free_storage_period()
4262 timelib_rel_time_dtor(p); in date_interval_initialize()
4455 timelib_rel_time_dtor((*intobj)->diff); in php_date_interval_initialize_from_hash()
4472 timelib_rel_time_dtor((*intobj)->diff); in php_date_interval_initialize_from_hash()
4855 timelib_rel_time_dtor(p); in date_period_initialize()
5583 timelib_rel_time_dtor(period_obj->interval); in php_date_period_initialize_from_hash()

Completed in 46 milliseconds