Searched refs:timelib_rel_time_ctor (Results 1 – 6 of 6) sorted by relevance
101 timelib_rel_time* timelib_rel_time_ctor(void) in timelib_rel_time_ctor() function116 timelib_rel_time *tmp = timelib_rel_time_ctor(); in timelib_rel_time_clone()
78 rt = timelib_rel_time_ctor(); in timelib_diff_with_tzid()154 rt = timelib_rel_time_ctor(); in timelib_diff()
883 timelib_rel_time* timelib_rel_time_ctor(void);
398 in.period = timelib_rel_time_ctor();
1040 in.period = timelib_rel_time_ctor(); in timelib_strtointerval()
4369 (*intobj)->diff = timelib_rel_time_ctor(); in php_date_interval_initialize_from_hash()
Completed in 50 milliseconds