Home
last modified time | relevance | path

Searched refs:should_change_scope (Results 1 – 2 of 2) sorted by relevance

/PHP-5.6/Zend/
H A Dzend_vm_def.h1933 zend_bool should_change_scope = 0; in ZEND_VM_HELPER() local
1971 should_change_scope = 1; in ZEND_VM_HELPER()
2082 if (should_change_scope) { in ZEND_VM_HELPER()
H A Dzend_vm_execute.h482 zend_bool should_change_scope = 0; in zend_do_fcall_common_helper_SPEC() local
520 should_change_scope = 1; in zend_do_fcall_common_helper_SPEC()
631 if (should_change_scope) { in zend_do_fcall_common_helper_SPEC()

Completed in 115 milliseconds