ZEND_CALL_INFO 428 Zend/zend_builtin_functions.c if (!(ZEND_CALL_INFO(ex) & ZEND_CALL_CODE)) { ZEND_CALL_INFO 456 Zend/zend_builtin_functions.c if (ZEND_CALL_INFO(ex) & ZEND_CALL_CODE) { ZEND_CALL_INFO 490 Zend/zend_builtin_functions.c if (ZEND_CALL_INFO(ex) & ZEND_CALL_CODE) { ZEND_CALL_INFO 465 Zend/zend_compile.h ZEND_CALL_KIND_EX(ZEND_CALL_INFO(call)) ZEND_CALL_INFO 496 Zend/zend_compile.h #define EX_CALL_INFO() ZEND_CALL_INFO(execute_data) ZEND_CALL_INFO 2327 Zend/zend_execute.c call_info = ZEND_CALL_TOP_FUNCTION | ZEND_CALL_ALLOCATED | (ZEND_CALL_INFO(call) & (ZEND_CALL_CLOSURE|ZEND_CALL_RELEASE_THIS)); ZEND_CALL_INFO 2383 Zend/zend_execute.c ZEND_SET_CALL_INFO(new_call, ZEND_CALL_INFO(new_call) | ZEND_CALL_ALLOCATED); ZEND_CALL_INFO 2532 Zend/zend_execute.c if (ZEND_CALL_INFO(call) & ZEND_CALL_RELEASE_THIS) { ZEND_CALL_INFO 2533 Zend/zend_execute.c if (ZEND_CALL_INFO(call) & ZEND_CALL_CTOR) { ZEND_CALL_INFO 2534 Zend/zend_execute.c if (!(ZEND_CALL_INFO(call) & ZEND_CALL_CTOR_RESULT_UNUSED)) { ZEND_CALL_INFO 233 Zend/zend_execute.h zend_vm_stack_free_extra_args_ex(ZEND_CALL_INFO(call), call); ZEND_CALL_INFO 280 Zend/zend_execute.h zend_vm_stack_free_call_frame_ex(ZEND_CALL_INFO(call), call); ZEND_CALL_INFO 3726 Zend/zend_vm_def.h if (UNEXPECTED(ZEND_CALL_INFO(call) & ZEND_CALL_CLOSURE)) { ZEND_CALL_INFO 3852 Zend/zend_vm_def.h if (UNEXPECTED(ZEND_CALL_INFO(call) & ZEND_CALL_RELEASE_THIS)) { ZEND_CALL_INFO 3858 Zend/zend_vm_def.h if (UNEXPECTED(EG(exception) != NULL) && (ZEND_CALL_INFO(call) & ZEND_CALL_CTOR)) { ZEND_CALL_INFO 3859 Zend/zend_vm_def.h if (!(ZEND_CALL_INFO(call) & ZEND_CALL_CTOR_RESULT_UNUSED)) { ZEND_CALL_INFO 4576 Zend/zend_vm_def.h if (ZEND_CALL_INFO(EX(call)) & ZEND_CALL_CLOSURE) { ZEND_CALL_INFO 4623 Zend/zend_vm_def.h if (ZEND_CALL_INFO(EX(call)) & ZEND_CALL_CLOSURE) { ZEND_CALL_INFO 4680 Zend/zend_vm_def.h if (ZEND_CALL_INFO(EX(call)) & ZEND_CALL_CLOSURE) { ZEND_CALL_INFO 779 Zend/zend_vm_execute.h if (UNEXPECTED(ZEND_CALL_INFO(call) & ZEND_CALL_CLOSURE)) { ZEND_CALL_INFO 905 Zend/zend_vm_execute.h if (UNEXPECTED(ZEND_CALL_INFO(call) & ZEND_CALL_RELEASE_THIS)) { ZEND_CALL_INFO 911 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL) && (ZEND_CALL_INFO(call) & ZEND_CALL_CTOR)) { ZEND_CALL_INFO 912 Zend/zend_vm_execute.h if (!(ZEND_CALL_INFO(call) & ZEND_CALL_CTOR_RESULT_UNUSED)) { ZEND_CALL_INFO 1117 Zend/zend_vm_execute.h if (ZEND_CALL_INFO(EX(call)) & ZEND_CALL_CLOSURE) { ZEND_CALL_INFO 1164 Zend/zend_vm_execute.h if (ZEND_CALL_INFO(EX(call)) & ZEND_CALL_CLOSURE) { ZEND_CALL_INFO 15368 Zend/zend_vm_execute.h if (ZEND_CALL_INFO(EX(call)) & ZEND_CALL_CLOSURE) { ZEND_CALL_INFO 28909 Zend/zend_vm_execute.h if (ZEND_CALL_INFO(EX(call)) & ZEND_CALL_CLOSURE) {