Searched defs:active (Results 1 – 15 of 15) sorted by relevance
/PHP-8.3/sapi/fpm/fpm/ |
H A D | fpm_systemd.c | 19 int active=0, idle=0; in fpm_systemd() local
|
H A D | fpm_status.h | 13 int active; member
|
H A D | fpm_scoreboard.c | 101 int idle, int active, int lq, int lq_len, int requests, int max_children_reached, in fpm_scoreboard_update_commit() 179 int idle, int active, int lq, int lq_len, int requests, int max_children_reached, in fpm_scoreboard_update()
|
H A D | fpm_process_ctl.c | 335 int active = 0; in fpm_pctl_perform_idle_server_maintenance() local
|
H A D | fpm_scoreboard.h | 59 int active; member
|
/PHP-8.3/ext/standard/ |
H A D | url_scanner_ex.h | 49 int active; member
|
H A D | assert.c | 27 bool active; variable
|
/PHP-8.3/sapi/phpdbg/ |
H A D | phpdbg_out.c | 169 PHPDBG_API void phpdbg_activate_err_buf(bool active) { in phpdbg_activate_err_buf()
|
H A D | phpdbg.h | 286 bool active; member
|
/PHP-8.3/Zend/ |
H A D | zend_gc.h | 32 bool active; member
|
H A D | zend_signal.h | 58 int active; /* internal signal handling is enabled */ member
|
H A D | zend_globals.h | 252 bool active; member
|
/PHP-8.3/main/ |
H A D | output.c | 1038 php_output_handler **active; in php_output_op() local
|
/PHP-8.3/ext/opcache/jit/ |
H A D | zend_jit.c | 2076 …nterval *current, zend_regset available, zend_regset *hints, zend_lifetime_interval *active, zend_… in zend_jit_try_allocate_free_reg() 2316 zend_lifetime_interval *unhandled, *active, *inactive, *handled, *free; in zend_jit_linear_scan() local
|
/PHP-8.3/sapi/cli/ |
H A D | php_cli_server.c | 126 } active; member
|
Completed in 69 milliseconds