PHPDBG_EX          40 sapi/phpdbg/phpdbg_frame.c 	EG(opline_ptr) = &PHPDBG_EX(opline);
PHPDBG_EX          41 sapi/phpdbg/phpdbg_frame.c 	EG(active_op_array) = PHPDBG_EX(op_array);
PHPDBG_EX          42 sapi/phpdbg/phpdbg_frame.c 	EG(return_value_ptr_ptr) = PHPDBG_EX(original_return_value);
PHPDBG_EX          43 sapi/phpdbg/phpdbg_frame.c 	EG(active_symbol_table) = PHPDBG_EX(symbol_table);
PHPDBG_EX          44 sapi/phpdbg/phpdbg_frame.c 	EG(This) = PHPDBG_EX(current_this);
PHPDBG_EX          45 sapi/phpdbg/phpdbg_frame.c 	EG(scope) = PHPDBG_EX(current_scope);
PHPDBG_EX          46 sapi/phpdbg/phpdbg_frame.c 	EG(called_scope) = PHPDBG_EX(current_called_scope);
PHPDBG_EX          83 sapi/phpdbg/phpdbg_frame.c 		EG(opline_ptr) = &PHPDBG_EX(opline);
PHPDBG_EX          84 sapi/phpdbg/phpdbg_frame.c 		EG(active_op_array) = PHPDBG_EX(op_array);
PHPDBG_EX          86 sapi/phpdbg/phpdbg_frame.c 		EG(return_value_ptr_ptr) = PHPDBG_EX(original_return_value);
PHPDBG_EX          87 sapi/phpdbg/phpdbg_frame.c 		EG(active_symbol_table) = PHPDBG_EX(symbol_table);
PHPDBG_EX          88 sapi/phpdbg/phpdbg_frame.c 		EG(This) = PHPDBG_EX(current_this);
PHPDBG_EX          89 sapi/phpdbg/phpdbg_frame.c 		EG(scope) = PHPDBG_EX(current_scope);
PHPDBG_EX          90 sapi/phpdbg/phpdbg_frame.c 		EG(called_scope) = PHPDBG_EX(current_called_scope);