Home
last modified time | relevance | path

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

/PHP-8.3/sapi/phpdbg/
H A Dphpdbg.c1144 bool is_exit; in main() local
1185 is_exit = 0; in main()
1668 is_exit = !PHPDBG_G(in_execution); in main()
1669 CG(unclean_shutdown) = is_exit || PHPDBG_G(unclean_eval); in main()
1725 if (PHPDBG_G(in_execution) || is_exit) { in main()

Completed in 14 milliseconds