Home
last modified time | relevance | path

Searched defs:time (Results 1 – 12 of 12) sorted by relevance

/PHP-8.0/ext/date/lib/
H A Dtm2unixtime.c149 static void do_adjust_for_weekday(timelib_time* time) in do_adjust_for_weekday()
197 static void magic_date_calc(timelib_time *time) in magic_date_calc()
223 void timelib_do_normalize(timelib_time* time) in timelib_do_normalize()
240 static void do_adjust_relative(timelib_time* time) in do_adjust_relative()
272 static void do_adjust_special_weekday(timelib_time* time) in do_adjust_special_weekday()
322 static void do_adjust_special(timelib_time* time) in do_adjust_special()
335 static void do_adjust_special_early(timelib_time* time) in do_adjust_special_early()
494 void timelib_update_ts(timelib_time* time, timelib_tzinfo* tzi) in timelib_update_ts()
H A Dparse_date.c140 timelib_time *time; member
25187 static void timelib_time_reset_fields(timelib_time *time) in timelib_time_reset_fields()
25199 static void timelib_time_reset_unset_fields(timelib_time *time) in timelib_time_reset_unset_fields()
25827 timelib_time time = timelib_strtotime("May 12"); in main() local
/PHP-8.0/ext/hash/
H A Dbench.php76 $time = array(); variable
/PHP-8.0/win32/
H A Dgetrusage.c29 ULARGE_INTEGER time; in usage_to_timeval() local
/PHP-8.0/Zend/
H A Dzend_virtual_cwd.h276 #define VCWD_UTIME(path, time) virtual_utime(path, time) argument
328 # define VCWD_UTIME(path, time) win32_utime(path, time) argument
330 # define VCWD_UTIME(path, time) utime(path, time) argument
/PHP-8.0/ext/date/
H A Dphp_date.h42 timelib_time *time; member
H A Dphp_date.c1307 PHP_FUNCTION(time) in PHP_FUNCTION() argument
2221 static void php_date_set_time_fraction(timelib_time *time, int microseconds) in php_date_set_time_fraction()
4039 timelib_time *time; in PHP_FUNCTION() local
4533 zend_long time, retformat = SUNFUNCS_RET_STRING; in php_do_date_sunrise_sunset() local
4633 zend_long time; in PHP_FUNCTION() local
H A Dphp_date.stub.php27 function time(): int {} function
/PHP-8.0/ext/opcache/Optimizer/
H A Dzend_cfg.c798 int time; in zend_cfg_identify_loops() local
/PHP-8.0/ext/phar/
H A Dzip.c144 static void phar_zip_u2d_time(time_t time, char *dtime, char *ddate) /* {{{ */ in phar_zip_u2d_time()
/PHP-8.0/
H A Drun-tests.php3489 ?float $time = null,
/PHP-8.0/ext/soap/
H A Dphp_sdl.c3115 time_t time; member

Completed in 108 milliseconds