Home
last modified time | relevance | path

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

/PHP-7.1/sapi/phpdbg/
H A Dphpdbg.c1398 zend_bool is_exit; in main() local
1449 is_exit = 0; in main()
2092 is_exit = !PHPDBG_G(in_execution); in main()
2093 CG(unclean_shutdown) = is_exit || PHPDBG_G(unclean_eval); in main()
2150 if (PHPDBG_G(in_execution) || is_exit) { in main()

Completed in 7 milliseconds