Home
last modified time | relevance | path

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

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg.c1148 static inline void phpdbg_sigint_handler(int signo) /* {{{ */ in phpdbg_sigint_handler() function
1826 zend_try { zend_signal(SIGINT, phpdbg_sigint_handler); } zend_end_try(); in main()

Completed in 11 milliseconds