Home
last modified time | relevance | path

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

/PHP-5.6/sapi/phpdbg/
H A Dphpdbg.h143 #define PHPDBG_IS_SIGNALED (1<<24) macro
H A Dphpdbg_prompt.c1302 if (PHPDBG_G(flags) & PHPDBG_IS_SIGNALED) {
1305 PHPDBG_G(flags) &= ~PHPDBG_IS_SIGNALED;
H A Dphpdbg.c753 PHPDBG_G(flags) |= PHPDBG_IS_SIGNALED;

Completed in 13 milliseconds