Home
last modified time | relevance | path

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

/PHP-7.2/Zend/
H A Dzend_compile.c5078 uint32_t orig_try_catch_offset = CG(context).try_catch_offset; in zend_compile_try() local
5222 opline->op2.num = orig_try_catch_offset; in zend_compile_try()
5232 CG(context).try_catch_offset = orig_try_catch_offset; in zend_compile_try()

Completed in 39 milliseconds