Home
last modified time | relevance | path

Searched refs:is_exit (Results 1 – 1 of 1) sorted by last modified time

/PHP-7.2/sapi/phpdbg/
H A Dphpdbg.c1394 zend_bool is_exit; in main() local
1445 is_exit = 0; in main()
2088 is_exit = !PHPDBG_G(in_execution); in main()
2089 CG(unclean_shutdown) = is_exit || PHPDBG_G(unclean_eval); in main()
2146 if (PHPDBG_G(in_execution) || is_exit) { in main()

Completed in 9 milliseconds