Home
last modified time | relevance | path

Searched refs:prev_handle (Results 1 – 1 of 1) sorted by relevance

/PHP-8.3/ext/pcntl/
H A Dpcntl.c684 zval *prev_handle; in PHP_FUNCTION() local
696 if ((prev_handle = zend_hash_index_find(&PCNTL_G(php_signal_table), signo)) != NULL) { in PHP_FUNCTION()
697 RETURN_COPY(prev_handle); in PHP_FUNCTION()

Completed in 8 milliseconds