Searched defs:which (Results 1 – 12 of 12) sorted by relevance
/PHP-7.2/sapi/fpm/fpm/ |
H A D | fpm_process_ctl.c | 39 static void fpm_pctl_cleanup(int which, void *arg) /* {{{ */ in fpm_pctl_cleanup() 53 static void fpm_pctl_action(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ in fpm_pctl_action() 440 void fpm_pctl_heartbeat(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ in fpm_pctl_heartbeat() 465 void fpm_pctl_perform_idle_server_maintenance_heartbeat(struct fpm_event_s *ev, short which, void *… in fpm_pctl_perform_idle_server_maintenance_heartbeat() 495 void fpm_pctl_on_socket_accept(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ in fpm_pctl_on_socket_accept()
|
H A D | fpm_worker_pool.c | 37 static void fpm_worker_pool_cleanup(int which, void *arg) /* {{{ */ in fpm_worker_pool_cleanup()
|
H A D | fpm_events.c | 48 static void fpm_event_cleanup(int which, void *arg) /* {{{ */ in fpm_event_cleanup() 55 static void fpm_got_signal(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ in fpm_got_signal()
|
H A D | fpm_systemd.c | 48 void fpm_systemd_heartbeat(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ in fpm_systemd_heartbeat()
|
H A D | fpm_stdio.c | 109 static void fpm_stdio_child_said(struct fpm_event_s *ev, short which, void *arg) /* {{{ */
|
H A D | fpm_events.h | 22 short which; /* type of event */ member
|
H A D | fpm_php.c | 197 static void fpm_php_cleanup(int which, void *arg) /* {{{ */ in fpm_php_cleanup()
|
H A D | fpm_children.c | 36 static void fpm_children_cleanup(int which, void *arg) /* {{{ */ in fpm_children_cleanup()
|
H A D | fpm_sockets.c | 43 static void fpm_sockets_cleanup(int which, void *arg) /* {{{ */ in fpm_sockets_cleanup()
|
H A D | fpm_conf.c | 1261 static void fpm_conf_cleanup(int which, void *arg) /* {{{ */ in fpm_conf_cleanup()
|
/PHP-7.2/ext/intl/doc/ |
H A D | datefmt_api.php | 198 public function setCalendar($which) {} 378 function datefmt_set_calendar($fmt , $which) {}
|
/PHP-7.2/ext/gd/libgd/ |
H A D | gd_topal.c | 382 boxptr which = NULL; in find_biggest_color_pop() local 403 boxptr which = NULL; in find_biggest_volume() local
|
Completed in 23 milliseconds