phpdbg_active_sigsafe_mem  934 sapi/phpdbg/phpdbg.c 	if (!phpdbg_active_sigsafe_mem()) {
phpdbg_active_sigsafe_mem  749 sapi/phpdbg/phpdbg_cmd.c 		if ((PHPDBG_G(flags) & PHPDBG_IS_REMOTE) && (buffered == NULL) && !phpdbg_active_sigsafe_mem()) {
phpdbg_active_sigsafe_mem   17 sapi/phpdbg/phpdbg_sigsafe.h zend_bool phpdbg_active_sigsafe_mem(void);