Home
last modified time | relevance | path

Searched refs:current_scope (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/Zend/
H A Dzend_generators.c306 execute_data->current_scope = EG(scope); in zend_generator_create_zval()
365 EG(scope) = generator->execute_data->current_scope; in zend_generator_resume()
H A Dzend_execute_API.c733 zend_class_entry *current_scope; in zend_call_function() local
879 current_scope = EG(scope); in zend_call_function()
997 EG(scope) = current_scope; in zend_call_function()
H A Dzend_compile.h394 zend_class_entry *current_scope; member
H A Dzend_vm_def.h1896 EG(scope) = EX(current_scope); in ZEND_VM_HELPER()
1956 EX(current_scope) = EG(scope); in ZEND_VM_HELPER()
2075 EG(scope) = EX(current_scope); in ZEND_VM_HELPER()
H A Dzend_vm_execute.h457 EG(scope) = EX(current_scope); in zend_leave_helper_SPEC()
517 EX(current_scope) = EG(scope); in zend_do_fcall_common_helper_SPEC()
636 EG(scope) = EX(current_scope); in zend_do_fcall_common_helper_SPEC()

Completed in 380 milliseconds