Home
last modified time | relevance | path

Searched refs:current_op_num (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_vm_def.h7986 uint32_t current_try_catch_offset, current_op_num; variable
7998 current_op_num = opline - EX(func)->op_array.opcodes;
7999 …atch_try_catch_finally_helper, try_catch_offset, current_try_catch_offset, op_num, current_op_num);
H A Dzend_vm_execute.h2727 uint32_t current_try_catch_offset, current_op_num; in ZEND_FAST_RET_SPEC_HANDLER() local
2739 current_op_num = opline - EX(func)->op_array.opcodes; in ZEND_FAST_RET_SPEC_HANDLER()
2740 …end_dispatch_try_catch_finally_helper_SPEC(current_try_catch_offset, current_op_num ZEND_OPCODE_HA… in ZEND_FAST_RET_SPEC_HANDLER()

Completed in 162 milliseconds