Home
last modified time | relevance | path

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

/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_sigsafe.h17 zend_bool phpdbg_active_sigsafe_mem(void);
H A Dphpdbg_sigsafe.c56 zend_bool phpdbg_active_sigsafe_mem(void) { in phpdbg_active_sigsafe_mem() function
H A Dphpdbg_cmd.c749 if ((PHPDBG_G(flags) & PHPDBG_IS_REMOTE) && (buffered == NULL) && !phpdbg_active_sigsafe_mem()) { in phpdbg_read_input()
H A Dphpdbg.c958 if (!phpdbg_active_sigsafe_mem()) { in php_sapi_phpdbg_flush()

Completed in 15 milliseconds