Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_compile.c6612 uint32_t orig_try_catch_offset = CG(context).try_catch_offset; in zend_compile_try() local
6759 opline->op2.num = orig_try_catch_offset; in zend_compile_try()
6769 CG(context).try_catch_offset = orig_try_catch_offset; in zend_compile_try()

Completed in 33 milliseconds