Home
last modified time | relevance | path

Searched refs:timelib_time_ctor (Results 1 – 8 of 8) sorted by relevance

/PHP-7.2/ext/date/lib/
H A Dtimelib.c58 timelib_time* timelib_time_ctor(void) in timelib_time_ctor() function
87 timelib_time *tmp = timelib_time_ctor(); in timelib_time_clone()
H A Dastro.c235 t_utc = timelib_time_ctor(); in timelib_astro_rise_set_altitude()
H A Dparse_iso_intervals.re372 in.begin = timelib_time_ctor();
385 in.end = timelib_time_ctor();
H A Dtimelib.h720 timelib_time* timelib_time_ctor(void);
H A Dparse_iso_intervals.c977 in.begin = timelib_time_ctor(); in timelib_strtointerval()
990 in.end = timelib_time_ctor(); in timelib_strtointerval()
H A Dparse_date.re1815 in.time = timelib_time_ctor();
1833 in.time = timelib_time_ctor();
1926 in.time = timelib_time_ctor();
H A Dparse_date.c24921 in.time = timelib_time_ctor(); in timelib_strtotime()
24939 in.time = timelib_time_ctor(); in timelib_strtotime()
25032 in.time = timelib_time_ctor(); in timelib_parse_from_format()
/PHP-7.2/ext/date/
H A Dphp_date.c1297 t = timelib_time_ctor(); in php_format_date()
1326 t = timelib_time_ctor(); in php_idate()
1517 now = timelib_time_ctor(); in PHP_FUNCTION()
1562 now = timelib_time_ctor(); in php_mktime()
1682 ts = timelib_time_ctor(); in php_strftime()
1794 ts = timelib_time_ctor(); in PHP_FUNCTION()
1841 ts = timelib_time_ctor(); in PHP_FUNCTION()
2724 now = timelib_time_ctor(); in php_date_initialize()
4989 t = timelib_time_ctor(); in php_do_date_sunrise_sunset()
5063 t = timelib_time_ctor(); in PHP_FUNCTION()
[all …]

Completed in 67 milliseconds