Home
last modified time | relevance | path

Searched refs:timelib_time_offset_ctor (Results 1 – 4 of 4) sorted by relevance

/PHP-8.3/ext/date/lib/
H A Dtimelib.c133 timelib_time_offset* timelib_time_offset_ctor(void) in timelib_time_offset_ctor() function
H A Dtimelib.h934 timelib_time_offset* timelib_time_offset_ctor(void);
H A Dparse_tz.c887 timelib_time_offset *tmp = timelib_time_offset_ctor(); in timelib_get_time_zone_info()
/PHP-8.3/ext/date/
H A Dphp_date.c693 offset = timelib_time_offset_ctor(); in date_format()
699 offset = timelib_time_offset_ctor(); in date_format()
712 offset = timelib_time_offset_ctor(); in date_format()
916 offset = timelib_time_offset_ctor(); in php_idate()
922 offset = timelib_time_offset_ctor(); in php_idate()

Completed in 27 milliseconds