opnum_fetch 3897 Zend/zend_compile.c uint32_t opnum_reset, opnum_fetch; opnum_fetch 3925 Zend/zend_compile.c opnum_fetch = get_next_op_number(CG(active_op_array)); opnum_fetch 3943 Zend/zend_compile.c opline = &CG(active_op_array)->opcodes[opnum_fetch]; opnum_fetch 3952 Zend/zend_compile.c zend_emit_jump(opnum_fetch); opnum_fetch 3957 Zend/zend_compile.c opline = &CG(active_op_array)->opcodes[opnum_fetch]; opnum_fetch 3960 Zend/zend_compile.c zend_end_loop(opnum_fetch);