Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_compile.c42 #define SET_NODE(target, src) do { \ macro
2288 SET_NODE(opline->op1, op1); in zend_emit_op()
2292 SET_NODE(opline->op2, op2); in zend_emit_op()
2308 SET_NODE(opline->op1, op1); in zend_emit_op_tmp()
2312 SET_NODE(opline->op2, op2); in zend_emit_op_tmp()
2443 SET_NODE(tmp_opline.op1, op1); in zend_delayed_emit_op()
2446 SET_NODE(tmp_opline.op2, op2); in zend_delayed_emit_op()
2559 SET_NODE(opline->result, result); in zend_short_circuiting_commit()
10302 SET_NODE(opline->result, result); in zend_compile_coalesce()
10858 SET_NODE(opline->op1, result); in zend_compile_rope_add_ex()
[all …]

Completed in 53 milliseconds