Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcntl/
H A Dpcntl.c1135 zval *prev_handle; in PHP_FUNCTION() local
1147 if ((prev_handle = zend_hash_index_find(&PCNTL_G(php_signal_table), signo)) != NULL) { in PHP_FUNCTION()
1148 RETURN_ZVAL(prev_handle, 1, 0); in PHP_FUNCTION()

Completed in 8 milliseconds