Home
last modified time | relevance | path

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

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg.c1390 zend_bool is_exit; in main() local
1444 is_exit = 0; in main()
2095 is_exit = !PHPDBG_G(in_execution); in main()
2096 CG(unclean_shutdown) = is_exit || PHPDBG_G(unclean_eval); in main()
2154 if (PHPDBG_G(in_execution) || is_exit) { in main()

Completed in 15 milliseconds