Searched refs:opnum (Results 1 – 1 of 1) sorted by relevance
1943 return opnum; in zend_emit_jump()1976 && opnum > 0 in zend_emit_cond_jump()1980 opnum = get_next_op_number(CG(active_op_array)); in zend_emit_cond_jump()1984 return opnum; in zend_emit_cond_jump()3412 uint32_t opnum; in zend_compile_new() local3432 opnum = get_next_op_number(CG(active_op_array)); in zend_compile_new()3447 opline = &CG(active_op_array)->opcodes[opnum]; in zend_compile_new()3742 uint32_t opnum = opline - op_array->opcodes; in zend_resolve_goto_label() local3772 if (elem->try_op > opnum) { in zend_resolve_goto_label()6287 uint32_t opnum; in zend_compile_coalesce() local[all …]
Completed in 29 milliseconds