should_change_scope 1913 Zend/zend_vm_def.h 	zend_bool should_change_scope = 0;
should_change_scope 1951 Zend/zend_vm_def.h 		should_change_scope = 1;
should_change_scope 2062 Zend/zend_vm_def.h 	if (should_change_scope) {
should_change_scope  482 Zend/zend_vm_execute.h 	zend_bool should_change_scope = 0;
should_change_scope  520 Zend/zend_vm_execute.h 		should_change_scope = 1;
should_change_scope  631 Zend/zend_vm_execute.h 	if (should_change_scope) {