opnum_catch 4151 Zend/zend_compile.c uint32_t opnum_catch; opnum_catch 4157 Zend/zend_compile.c opnum_catch = get_next_op_number(CG(active_op_array)); opnum_catch 4159 Zend/zend_compile.c CG(active_op_array)->try_catch_array[try_catch_offset].catch_op = opnum_catch; opnum_catch 4180 Zend/zend_compile.c opline = &CG(active_op_array)->opcodes[opnum_catch];