Home
last modified time | relevance | path

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

/php-src/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
24936 static void timelib_time_reset_fields(timelib_time *time) in timelib_time_reset_fields()
24948 static void timelib_time_reset_unset_fields(timelib_time *time) in timelib_time_reset_unset_fields()
25590 timelib_time time = timelib_strtotime("May 12"); in main() local
/php-src/ext/hash/
H A Dbench.php7 $time = array(); variable
/php-src/win32/
H A Dgetrusage.c29 ULARGE_INTEGER time; in usage_to_timeval() local
/php-src/ext/phar/
H A Dzip.c47 phar_zip_unix_time time; in phar_zip_process_extra() member
174 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-src/Zend/
H A Dzend_virtual_cwd.h286 #define VCWD_UTIME(path, time) virtual_utime(path, time) argument
338 # define VCWD_UTIME(path, time) win32_utime(path, time) argument
340 # define VCWD_UTIME(path, time) utime(path, time) argument
/php-src/ext/date/
H A Dphp_date.h59 timelib_time *time; member
H A Dphp_date.c1371 PHP_FUNCTION(time) in PHP_FUNCTION() argument
2380 static void php_date_set_time_fraction(timelib_time *time, int microsecond) in php_date_set_time_fraction()
4636 timelib_time *time; in php_date_interval_initialize_from_hash() local
4854 static void date_interval_instantiate_from_time(zval *return_value, timelib_time *time, zend_string… in date_interval_instantiate_from_time()
4871 timelib_time *time; in PHP_FUNCTION() local
4905 timelib_time *time; in PHP_METHOD() local
5453 zend_long time, retformat = SUNFUNCS_RET_STRING; in php_do_date_sunrise_sunset() local
5553 zend_long time; in PHP_FUNCTION() local
H A Dphp_date.stub.php133 function time(): int {} function
/php-src/Zend/Optimizer/
H A Dzend_cfg.c780 int time; in zend_cfg_identify_loops() local
/php-src/ext/opcache/jit/ir/
H A Dir_cfg.c1759 uint32_t *entry_times, *exit_times, *sorted_blocks, time = 1; in ir_find_loops() local
/php-src/ext/soap/
H A Dphp_sdl.c3141 time_t time; member

Completed in 136 milliseconds