Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_vm_def.h1921 zend_bool should_change_scope = 0; in ZEND_VM_HELPER() local
1954 should_change_scope = 1; in ZEND_VM_HELPER()
2062 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
515 should_change_scope = 1; in zend_do_fcall_common_helper_SPEC()
623 if (should_change_scope) { in zend_do_fcall_common_helper_SPEC()

Completed in 102 milliseconds