Home
last modified time | relevance | path

Searched refs:DECODE_CTOR (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/Zend/
H A Dzend_execute.c167 #define DECODE_CTOR(ce) \ macro
H A Dzend_vm_def.h2240 EX(called_scope) = DECODE_CTOR(EX(called_scope)); in ZEND_VM_HELPER()
2413 EX(called_scope) = DECODE_CTOR(EX(called_scope)); in ZEND_VM_HELPER()
4338 EX(called_scope) = DECODE_CTOR(EX(called_scope));
H A Dzend_vm_execute.h240 EX(called_scope) = DECODE_CTOR(EX(called_scope)); in zend_leave_helper_SPEC()
413 EX(called_scope) = DECODE_CTOR(EX(called_scope)); in zend_do_fcall_common_helper_SPEC()
646 EX(called_scope) = DECODE_CTOR(EX(called_scope)); in ZEND_HANDLE_EXCEPTION_SPEC_HANDLER()

Completed in 99 milliseconds