Home
last modified time | relevance | path

Searched defs:now (Results 1 – 15 of 15) sorted by relevance

/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_request.c40 struct timeval now; in fpm_request_accepting() local
63 struct timeval now; in fpm_request_reading_headers() local
111 struct timeval now; in fpm_request_info() local
155 struct timeval now; in fpm_request_executing() local
174 struct timeval now; in fpm_request_end() local
208 struct timeval now; in fpm_request_finished() local
224 void fpm_request_check_timed_out(struct fpm_child_s *child, struct timeval *now, int terminate_time… in fpm_request_check_timed_out()
H A Dfpm_process_ctl.c294 static void fpm_pctl_check_request_timeout(struct timeval *now) /* {{{ */ in fpm_pctl_check_request_timeout()
313 static void fpm_pctl_perform_idle_server_maintenance(struct timeval *now) /* {{{ */ in fpm_pctl_perform_idle_server_maintenance()
363 struct timeval last, now; in fpm_pctl_perform_idle_server_maintenance() local
447 struct timeval now; in fpm_pctl_heartbeat() local
472 struct timeval now; in fpm_pctl_perform_idle_server_maintenance_heartbeat() local
H A Dfpm_events.c34 #define fpm_event_set_timeout(ev, now) timeradd(&(now), &(ev)->frequency, &(ev)->timeout); argument
389 struct timeval now; in fpm_event_loop() local
502 struct timeval now; in fpm_event_add() local
H A Dfpm_status.c52 struct timeval duration, now; in fpm_status_export_to_zval() local
488 struct timeval duration, now; in fpm_status_handle_request() local
H A Dfpm_children.c269 time_t now = tv1.tv_sec; in fpm_children_bury() local
/PHP-7.4/win32/build/
H A Dmkdist.php276 $now = date("r"); variable
/PHP-7.4/ext/intl/timezone/
H A Dtimezone_class.cpp326 UDate now = Calendar::getNow(); in TimeZone_get_debug_info() local
/PHP-7.4/ext/session/
H A Dmod_files.c290 time_t now; in ps_files_cleanup_dir() local
H A Dsession.c1165 time_t now; in CACHE_LIMITER_FUNC() local
/PHP-7.4/ext/phar/
H A Dzip.c127 time_t now; in phar_zip_d2u_time() local
/PHP-7.4/main/
H A Dalloca.c281 long now; /* Current total stack size. */ member
/PHP-7.4/ext/date/
H A Dphp_date.c1481 PHPAPI zend_long php_parse_date(char *string, zend_long *now) in php_parse_date()
1513 timelib_time *t, *now; in PHP_FUNCTION() local
1553 timelib_time *now; in php_mktime() local
2699 timelib_time *now; in php_date_initialize() local
/PHP-7.4/ext/date/lib/
H A Dparse_date.c25546 void timelib_fill_holes(timelib_time *parsed, timelib_time *now, int options) in timelib_fill_holes()
/PHP-7.4/ext/openssl/
H A Dxp_ssl.c1074 struct timeval now; in php_openssl_limit_handshake_reneg() local
/PHP-7.4/ext/opcache/
H A DZendAccelerator.c153 FILETIME now; in zend_accel_get_time() local

Completed in 95 milliseconds