Home
last modified time | relevance | path

Searched defs:try_catch_offset (Results 1 – 4 of 4) sorted by relevance

/PHP-7.1/Zend/
H A Dzend_compile.c62 uint32_t try_catch_offset; member
1020 uint32_t try_catch_offset = op_array->last_try_catch++; in zend_add_try_element() local
4724 uint32_t try_catch_offset; in zend_compile_try() local
H A Dzend_compile.h194 uint32_t try_catch_offset; member
H A Dzend_vm_def.h7189 ZEND_VM_HELPER(zend_dispatch_try_catch_finally_helper, ANY, ANY, uint32_t try_catch_offset, uint32_…
H A Dzend_vm_execute.h1692 …R_RET ZEND_FASTCALL zend_dispatch_try_catch_finally_helper_SPEC(uint32_t try_catch_offset, uint32_…

Completed in 148 milliseconds