Home
last modified time | relevance | path

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

/PHP-8.3/sapi/fpm/fpm/
H A Dfpm_systemd.c19 int active=0, idle=0; in fpm_systemd() local
H A Dfpm_status.h13 int active; member
H A Dfpm_scoreboard.c101 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 Dfpm_process_ctl.c335 int active = 0; in fpm_pctl_perform_idle_server_maintenance() local
H A Dfpm_scoreboard.h59 int active; member
/PHP-8.3/ext/standard/
H A Durl_scanner_ex.h49 int active; member
H A Dassert.c27 bool active; variable
/PHP-8.3/sapi/phpdbg/
H A Dphpdbg_out.c169 PHPDBG_API void phpdbg_activate_err_buf(bool active) { in phpdbg_activate_err_buf()
H A Dphpdbg.h286 bool active; member
/PHP-8.3/Zend/
H A Dzend_gc.h32 bool active; member
H A Dzend_signal.h58 int active; /* internal signal handling is enabled */ member
H A Dzend_globals.h252 bool active; member
/PHP-8.3/main/
H A Doutput.c1038 php_output_handler **active; in php_output_op() local
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit.c2076 …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 Dphp_cli_server.c126 } active; member

Completed in 43 milliseconds