orig_scope        696 Zend/zend_execute_API.c 	zend_class_entry *orig_scope;
orig_scope        716 Zend/zend_execute_API.c 	orig_scope = EG(scope);
orig_scope        930 Zend/zend_execute_API.c 	EG(scope) = orig_scope;
orig_scope        167 ext/standard/assert.c 		zend_class_entry *orig_scope = EG(scope);
orig_scope        197 ext/standard/assert.c 		EG(scope) = orig_scope;