seek_ex           240 sapi/phpdbg/phpdbg.h 	zend_execute_data *seek_ex;                  /* call frame of oplines to seek to */
seek_ex           527 sapi/phpdbg/phpdbg_prompt.c 	PHPDBG_G(seek_ex) = ex;
seek_ex           571 sapi/phpdbg/phpdbg_prompt.c 	PHPDBG_G(seek_ex) = ex;
seek_ex          1547 sapi/phpdbg/phpdbg_prompt.c 			if (PHPDBG_G(seek_ex) != execute_data) {