Home
last modified time | relevance | path

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

/php-src/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-src/ext/date/
H A Dphp_date.c692 offset = timelib_time_offset_ctor(); in date_format()
698 offset = timelib_time_offset_ctor(); in date_format()
921 offset = timelib_time_offset_ctor(); in php_idate()
927 offset = timelib_time_offset_ctor(); in php_idate()

Completed in 29 milliseconds