Home
last modified time | relevance | path

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

/PHP-8.4/Zend/
H A Dzend_compile.c42 #define SET_NODE(target, src) do { \ macro
2293 SET_NODE(opline->op1, op1); in zend_emit_op()
2297 SET_NODE(opline->op2, op2); in zend_emit_op()
2313 SET_NODE(opline->op1, op1); in zend_emit_op_tmp()
2317 SET_NODE(opline->op2, op2); in zend_emit_op_tmp()
2448 SET_NODE(tmp_opline.op1, op1); in zend_delayed_emit_op()
2451 SET_NODE(tmp_opline.op2, op2); in zend_delayed_emit_op()
2564 SET_NODE(opline->result, result); in zend_short_circuiting_commit()
10294 SET_NODE(opline->result, result); in zend_compile_coalesce()
10850 SET_NODE(opline->op1, result); in zend_compile_rope_add_ex()
[all …]

Completed in 39 milliseconds