Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_compile.c4727 uint32_t orig_try_catch_offset = CG(context).try_catch_offset; in zend_compile_try() local
4873 opline->op2.num = orig_try_catch_offset; in zend_compile_try()
4883 CG(context).try_catch_offset = orig_try_catch_offset; in zend_compile_try()

Completed in 25 milliseconds