Home
last modified time | relevance | path

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

/PHP-8.4/ext/date/lib/
H A Dtm2unixtime.c154 static void do_adjust_for_weekday(timelib_time* time) in do_adjust_for_weekday()
200 static void magic_date_calc(timelib_time *time) in magic_date_calc()
226 void timelib_do_normalize(timelib_time* time) in timelib_do_normalize()
243 static void do_adjust_relative(timelib_time* time) in do_adjust_relative()
275 static void do_adjust_special_weekday(timelib_time* time) in do_adjust_special_weekday()
325 static void do_adjust_special(timelib_time* time) in do_adjust_special()
338 static void do_adjust_special_early(timelib_time* time) in do_adjust_special_early()
453 timelib_sll timelib_epoch_days_from_time(timelib_time *time) in timelib_epoch_days_from_time()
467 void timelib_update_ts(timelib_time* time, timelib_tzinfo* tzi) in timelib_update_ts()
H A Dparse_date.c142 timelib_time *time; member
24940 static void timelib_time_reset_fields(timelib_time *time) in timelib_time_reset_fields()
24952 static void timelib_time_reset_unset_fields(timelib_time *time) in timelib_time_reset_unset_fields()
25594 timelib_time time = timelib_strtotime("May 12"); in main() local
/PHP-8.4/ext/hash/
H A Dbench.php7 $time = array(); variable
/PHP-8.4/win32/
H A Dgetrusage.c29 ULARGE_INTEGER time; in usage_to_timeval() local
/PHP-8.4/ext/phar/
H A Dzip.c49 phar_zip_unix_time time; in phar_zip_process_extra() member
176 static void phar_zip_u2d_time(time_t time, char *dtime, char *ddate) /* {{{ */ in phar_zip_u2d_time()
H A Dpharzip.h153 char time[4]; /* time in standard Unix format 4 bytes */ member
/PHP-8.4/Zend/
H A Dzend_virtual_cwd.h288 #define VCWD_UTIME(path, time) virtual_utime(path, time) argument
340 # define VCWD_UTIME(path, time) win32_utime(path, time) argument
342 # define VCWD_UTIME(path, time) utime(path, time) argument
/PHP-8.4/ext/pdo_firebird/
H A Dfirebird_statement.c88 ISC_TIME time; in get_formatted_time_tz() local
568 ISC_TIME_TZ time = php_get_isc_time_tz_from_sqldata(var->sqldata); in pdo_firebird_stmt_get_col() local
/PHP-8.4/ext/date/
H A Dphp_date.h59 timelib_time *time; member
H A Dphp_date.c1373 PHP_FUNCTION(time) in PHP_FUNCTION() argument
2384 static void php_date_set_time_fraction(timelib_time *time, int microsecond) in php_date_set_time_fraction()
4656 timelib_time *time; in php_date_interval_initialize_from_hash() local
4887 static void date_interval_instantiate_from_time(zval *return_value, timelib_time *time, zend_string… in date_interval_instantiate_from_time()
4904 timelib_time *time; in PHP_FUNCTION() local
4938 timelib_time *time; in PHP_METHOD() local
5488 zend_long time, retformat = SUNFUNCS_RET_STRING; in php_do_date_sunrise_sunset() local
5588 zend_long time; in PHP_FUNCTION() local
H A Dphp_date.stub.php136 function time(): int {} function
/PHP-8.4/Zend/Optimizer/
H A Dzend_cfg.c777 int time; in zend_cfg_identify_loops() local
/PHP-8.4/ext/opcache/jit/ir/
H A Dir_cfg.c880 uint32_t *entry_times, *exit_times, *sorted_blocks, time = 1; in ir_find_loops() local
/PHP-8.4/ext/soap/
H A Dphp_sdl.c3105 time_t time; member

Completed in 118 milliseconds