Home
last modified time | relevance | path

Searched refs:SET_NODE (Results 1 – 1 of 1) sorted by relevance

/PHP-8.0/Zend/
H A Dzend_compile.c36 #define SET_NODE(target, src) do { \ macro
2054 SET_NODE(opline->op1, op1); in zend_emit_op()
2058 SET_NODE(opline->op2, op2); in zend_emit_op()
2074 SET_NODE(opline->op1, op1); in zend_emit_op_tmp()
2078 SET_NODE(opline->op2, op2); in zend_emit_op_tmp()
2207 SET_NODE(tmp_opline.op1, op1); in zend_delayed_emit_op()
2210 SET_NODE(tmp_opline.op2, op2); in zend_delayed_emit_op()
2316 SET_NODE(opline->result, result); in zend_short_circuiting_commit()
8478 SET_NODE(opline->result, result); in zend_compile_coalesce()
9031 SET_NODE(opline->op1, result); in zend_compile_rope_add_ex()
[all …]

Completed in 63 milliseconds