Home
last modified time | relevance | path

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

/php-src/ext/date/lib/
H A Dtimelib.c101 timelib_rel_time* timelib_rel_time_ctor(void) in timelib_rel_time_ctor() function
116 timelib_rel_time *tmp = timelib_rel_time_ctor(); in timelib_rel_time_clone()
H A Dinterval.c78 rt = timelib_rel_time_ctor(); in timelib_diff_with_tzid()
154 rt = timelib_rel_time_ctor(); in timelib_diff()
H A Dtimelib.h883 timelib_rel_time* timelib_rel_time_ctor(void);
H A Dparse_iso_intervals.re398 in.period = timelib_rel_time_ctor();
H A Dparse_iso_intervals.c1003 in.period = timelib_rel_time_ctor(); in timelib_strtointerval()
/php-src/ext/date/
H A Dphp_date.c4662 (*intobj)->diff = timelib_rel_time_ctor(); in php_date_interval_initialize_from_hash()

Completed in 38 milliseconds