Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds