Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_generators.c223 uint32_t op_num, try_catch_offset; in zend_generator_dtor_storage() local
H A Dzend_compile.c64 uint32_t try_catch_offset; member
1176 uint32_t try_catch_offset = op_array->last_try_catch++; in zend_add_try_element() local
6273 uint32_t try_catch_offset; in zend_compile_try() local
H A Dzend_compile.h197 uint32_t try_catch_offset; member
H A Dzend_vm_def.h7964 ZEND_VM_HELPER(zend_dispatch_try_catch_finally_helper, ANY, ANY, uint32_t try_catch_offset, uint32_… in ZEND_VM_HELPER()
H A Dzend_vm_execute.h3144 …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()

Completed in 188 milliseconds