Home
last modified time | relevance | path

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

/PHP-5.3/Zend/
H A Dzend_execute_API.c771 zval *current_this; in zend_call_function() local
919 current_this = EG(This); in zend_call_function()
1032 EG(This) = current_this; in zend_call_function()
H A Dzend_compile.h325 zval *current_this; member
H A Dzend_vm_def.h2235 EG(This) = EX(current_this); in ZEND_VM_HELPER()
2292 EX(current_this) = EG(This); in ZEND_VM_HELPER()
2407 EG(This) = EX(current_this); in ZEND_VM_HELPER()
H A Dzend_vm_execute.h235 EG(This) = EX(current_this); in zend_leave_helper_SPEC()
292 EX(current_this) = EG(This); in zend_do_fcall_common_helper_SPEC()
407 EG(This) = EX(current_this); in zend_do_fcall_common_helper_SPEC()

Completed in 96 milliseconds