Home
last modified time | relevance | path

Searched defs:try_catch_offset (Results 1 – 5 of 5) sorted by last modified time

/PHP-8.1/Zend/
H A Dzend_vm_execute.h3006 …R_RET ZEND_FASTCALL zend_dispatch_try_catch_finally_helper_SPEC(uint32_t try_catch_offset, uint32_… in zend_dispatch_try_catch_finally_helper_SPEC()
H A Dzend_vm_def.h7791 ZEND_VM_HELPER(zend_dispatch_try_catch_finally_helper, ANY, ANY, uint32_t try_catch_offset, uint32_… in ZEND_VM_HELPER()
H A Dzend_compile.c61 uint32_t try_catch_offset; member
1026 uint32_t try_catch_offset = op_array->last_try_catch++; in zend_add_try_element() local
5908 uint32_t try_catch_offset; in zend_compile_try() local
H A Dzend_generators.c223 uint32_t op_num, try_catch_offset; in zend_generator_dtor_storage() local
H A Dzend_compile.h186 uint32_t try_catch_offset; member

Completed in 161 milliseconds