Home
last modified time | relevance | path

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

/PHP-8.4/Zend/
H A Dzend_compile.c6616 uint32_t orig_try_catch_offset = CG(context).try_catch_offset; in zend_compile_try() local
6763 opline->op2.num = orig_try_catch_offset; in zend_compile_try()
6773 CG(context).try_catch_offset = orig_try_catch_offset; in zend_compile_try()

Completed in 35 milliseconds