PHPDBG_SEEK_MASK  700 sapi/phpdbg/phpdbg_prompt.c 		PHPDBG_G(flags) &= ~PHPDBG_SEEK_MASK;
PHPDBG_SEEK_MASK 1543 sapi/phpdbg/phpdbg_prompt.c 		if ((PHPDBG_G(flags) & PHPDBG_SEEK_MASK) && !(PHPDBG_G(flags) & PHPDBG_IN_EVAL)) {