PHPDBG_IN_SIGNAL_HANDLER 166 sapi/phpdbg/phpdbg_info.c if (PHPDBG_G(flags) & PHPDBG_IN_SIGNAL_HANDLER) { PHPDBG_IN_SIGNAL_HANDLER 349 sapi/phpdbg/phpdbg_info.c if (PHPDBG_G(flags) & PHPDBG_IN_SIGNAL_HANDLER) { PHPDBG_IN_SIGNAL_HANDLER 358 sapi/phpdbg/phpdbg_info.c if (PHPDBG_G(flags) & PHPDBG_IN_SIGNAL_HANDLER) { PHPDBG_IN_SIGNAL_HANDLER 108 sapi/phpdbg/phpdbg_print.c if (!PHPDBG_G(ops) && !(PHPDBG_G(flags) & PHPDBG_IN_SIGNAL_HANDLER)) { PHPDBG_IN_SIGNAL_HANDLER 810 sapi/phpdbg/phpdbg_prompt.c if (PHPDBG_G(flags) & PHPDBG_IN_SIGNAL_HANDLER) { PHPDBG_IN_SIGNAL_HANDLER 1657 sapi/phpdbg/phpdbg_prompt.c PHPDBG_G(flags) |= PHPDBG_IN_SIGNAL_HANDLER; PHPDBG_IN_SIGNAL_HANDLER 1678 sapi/phpdbg/phpdbg_prompt.c PHPDBG_G(flags) &= ~PHPDBG_IN_SIGNAL_HANDLER; PHPDBG_IN_SIGNAL_HANDLER 382 sapi/phpdbg/phpdbg_utils.c if (PHPDBG_G(flags) & PHPDBG_IN_SIGNAL_HANDLER) {