Searched refs:is_last_catch (Results 1 – 1 of 1) sorted by relevance
4216 zend_bool is_last_catch = (i + 1 == catches->children); in zend_compile_try() local4239 opline->result.num = is_last_catch; in zend_compile_try()4243 if (!is_last_catch) { in zend_compile_try()
Completed in 25 milliseconds