Home
last modified time | relevance | path

Searched refs:current_this (Results 1 – 4 of 4) sorted by relevance

/PHP-5.4/Zend/
H A Dzend_execute_API.c763 zval *current_this; in zend_call_function() local
908 current_this = EG(This); in zend_call_function()
1021 EG(This) = current_this; in zend_call_function()
H A Dzend_compile.h382 zval *current_this; member
H A Dzend_vm_def.h2591 EG(This) = EX(current_this); in ZEND_VM_HELPER()
2651 EX(current_this) = EG(This); in ZEND_VM_HELPER()
2774 EG(This) = EX(current_this); in ZEND_VM_HELPER()
H A Dzend_vm_execute.h549 EG(This) = EX(current_this); in zend_leave_helper_SPEC()
609 EX(current_this) = EG(This); in zend_do_fcall_common_helper_SPEC()
732 EG(This) = EX(current_this); in zend_do_fcall_common_helper_SPEC()

Completed in 93 milliseconds