Home
last modified time | relevance | path

Searched defs:opnum (Results 1 – 1 of 1) sorted by relevance

/PHP-7.1/Zend/
H A Dzend_compile.c2216 uint32_t opnum = get_next_op_number(CG(active_op_array)); in zend_emit_jump() local
2249 uint32_t opnum = get_next_op_number(CG(active_op_array)); in zend_emit_cond_jump() local
3915 uint32_t opnum; in zend_compile_new() local
4307 uint32_t opnum = opline - op_array->opcodes; in zend_resolve_goto_label() local
6994 uint32_t opnum; in zend_compile_coalesce() local

Completed in 34 milliseconds