Home
last modified time | relevance | path

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

/PHP-5.6/sapi/fpm/fpm/
H A Dfpm_request.c42 struct timeval now; in fpm_request_accepting() local
65 struct timeval now; in fpm_request_reading_headers() local
115 struct timeval now; in fpm_request_info() local
159 struct timeval now; in fpm_request_executing() local
178 struct timeval now; in fpm_request_end() local
212 struct timeval now; in fpm_request_finished() local
228 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.c292 static void fpm_pctl_check_request_timeout(struct timeval *now) /* {{{ */ in fpm_pctl_check_request_timeout()
310 static void fpm_pctl_perform_idle_server_maintenance(struct timeval *now) /* {{{ */ in fpm_pctl_perform_idle_server_maintenance()
360 struct timeval last, now; in fpm_pctl_perform_idle_server_maintenance() local
444 struct timeval now; in fpm_pctl_heartbeat() local
469 struct timeval now; in fpm_pctl_perform_idle_server_maintenance_heartbeat() local
H A Dfpm_events.c36 #define fpm_event_set_timeout(ev, now) timeradd(&(now), &(ev)->frequency, &(ev)->timeout); argument
378 struct timeval now; in fpm_event_loop() local
487 struct timeval now; in fpm_event_add() local
H A Dfpm_status.c389 struct timeval duration, now; in fpm_status_handle_request() local
H A Dfpm_children.c262 time_t now = tv1.tv_sec; in fpm_children_bury() local
/PHP-5.6/ext/fileinfo/libmagic/
H A Dprint.c96 private time_t now = (time_t)0; in file_fmttime() local
/PHP-5.6/win32/build/
H A Dmkdist.php260 $now = date("r"); variable
/PHP-5.6/ext/phar/
H A Dzip.c127 time_t now; in phar_zip_d2u_time() local
410 off_t now; in phar_parse_zipfile() local
/PHP-5.6/ext/intl/timezone/
H A Dtimezone_class.cpp317 UDate now = Calendar::getNow(); in TimeZone_get_debug_info() local
/PHP-5.6/ext/session/
H A Dmod_files.c195 time_t now; in ps_files_cleanup_dir() local
/PHP-5.6/ext/zip/lib/
H A Dzip_dirent.c583 time_t now; in _zip_dirent_torrent_normalize() local
/PHP-5.6/main/
H A Dalloca.c287 long now; /* Current total stack size. */ member
/PHP-5.6/ext/date/
H A Dphp_date.c1426 PHPAPI signed long php_parse_date(char *string, signed long *now) in php_parse_date()
1459 timelib_time *t, *now; in PHP_FUNCTION() local
1514 timelib_time *now; in php_mktime() local
2569 timelib_time *now; in php_date_initialize() local
/PHP-5.6/ext/opcache/
H A DZendAccelerator.c128 FILETIME now; in zend_accel_get_time() local
/PHP-5.6/ext/date/lib/
H A Dparse_date.c24296 void timelib_fill_holes(timelib_time *parsed, timelib_time *now, int options) in timelib_fill_holes()
/PHP-5.6/ext/openssl/
H A Dxp_ssl.c1016 struct timeval now; in limit_handshake_reneg() local
/PHP-5.6/ext/mbstring/oniguruma/
H A Dregcomp.c4284 select_opt_exact_info(OnigEncoding enc, OptExactInfo* now, OptExactInfo* alt) in select_opt_exact_info()
4380 select_opt_map_info(OptMapInfo* now, OptMapInfo* alt) in select_opt_map_info()

Completed in 125 milliseconds