Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcntl/
H A Dpcntl.c1017 zval *prev_handle; in PHP_FUNCTION() local
1029 if ((prev_handle = zend_hash_index_find(&PCNTL_G(php_signal_table), signo)) != NULL) { in PHP_FUNCTION()
1030 RETURN_COPY(prev_handle); in PHP_FUNCTION()

Completed in 6 milliseconds