Searched refs:orig_try_catch_offset (Results 1 – 1 of 1) sorted by relevance
6616 uint32_t orig_try_catch_offset = CG(context).try_catch_offset; in zend_compile_try() local6763 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