Searched refs:phpdbg_active_sigsafe_mem (Results 1 – 4 of 4) sorted by relevance
17 zend_bool phpdbg_active_sigsafe_mem(void);
56 zend_bool phpdbg_active_sigsafe_mem(void) { in phpdbg_active_sigsafe_mem() function
749 if ((PHPDBG_G(flags) & PHPDBG_IS_REMOTE) && (buffered == NULL) && !phpdbg_active_sigsafe_mem()) { in phpdbg_read_input()
987 if (!phpdbg_active_sigsafe_mem()) { in php_sapi_phpdbg_flush()
Completed in 20 milliseconds