original_scope    665 Zend/zend_generators.c 		zend_class_entry *original_scope = EG(scope);
original_scope    701 Zend/zend_generators.c 		EG(scope) = original_scope;
original_scope    802 sapi/phpdbg/phpdbg_prompt.c 	zend_class_entry *original_scope = EG(scope);
original_scope    850 sapi/phpdbg/phpdbg_prompt.c 		EG(scope) = original_scope;