Home
last modified time | relevance | path

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

/PHP-5.5/ext/date/lib/
H A Dtimelib.c35 timelib_time* timelib_time_ctor(void) in timelib_time_ctor() function
53 timelib_time *tmp = timelib_time_ctor(); in timelib_time_clone()
H A Dastro.c229 t_utc = timelib_time_ctor(); in timelib_astro_rise_set_altitude()
H A Dtimelib.h124 timelib_time* timelib_time_ctor(void);
H A Dparse_iso_intervals.re444 in.begin = timelib_time_ctor();
457 in.end = timelib_time_ctor();
H A Dparse_iso_intervals.c1050 in.begin = timelib_time_ctor(); in timelib_strtointerval()
1063 in.end = timelib_time_ctor(); in timelib_strtointerval()
H A Dparse_date.re1746 in.time = timelib_time_ctor();
1764 in.time = timelib_time_ctor();
1852 in.time = timelib_time_ctor();
H A Dparse_date.c24737 in.time = timelib_time_ctor(); in timelib_strtotime()
24755 in.time = timelib_time_ctor(); in timelib_strtotime()
24843 in.time = timelib_time_ctor(); in timelib_parse_from_format()
/PHP-5.5/ext/date/
H A Dphp_date.c1243 t = timelib_time_ctor(); in php_format_date()
1272 t = timelib_time_ctor(); in php_idate()
1458 now = timelib_time_ctor(); in PHP_FUNCTION()
1515 now = timelib_time_ctor(); in php_mktime()
1651 ts = timelib_time_ctor(); in php_strftime()
1761 ts = timelib_time_ctor(); in PHP_FUNCTION()
1807 ts = timelib_time_ctor(); in PHP_FUNCTION()
2615 now = timelib_time_ctor(); in php_date_initialize()
4651 t = timelib_time_ctor(); in php_do_date_sunrise_sunset()
4722 t = timelib_time_ctor(); in PHP_FUNCTION()
[all …]

Completed in 62 milliseconds