dest_handle 843 ext/pcntl/pcntl.c zval *handle, **dest_handle = NULL; dest_handle 894 ext/pcntl/pcntl.c zend_hash_index_update(&PCNTL_G(php_signal_table), signo, (void **) &handle, sizeof(zval *), (void **) &dest_handle); dest_handle 895 ext/pcntl/pcntl.c if (dest_handle) zval_add_ref(dest_handle);