Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/RSkSN function name: (null) number of ops: 10 compiled vars: !0 = $a line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 10 0 E > INIT_FCALL 'var_dump' 1 INIT_FCALL 'foo' 2 SEND_VAL 5 3 SEND_REF !0 4 DO_FCALL 0 $1 5 INIT_ARRAY ~2 $1 6 ADD_ARRAY_ELEMENT ~2 !0 7 SEND_VAL ~2 8 DO_ICALL 9 > RETURN 1 Function foo: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/RSkSN function name: foo number of ops: 7 compiled vars: !0 = $x, !1 = $y line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 5 0 E > RECV !0 1 RECV !1 6 2 POW ~2 !0, 2 3 ASSIGN !1, ~2 7 4 MUL ~4 !0, 2 5 > RETURN ~4 8 6* > RETURN null End of function foo
Generated using Vulcan Logic Dumper, using php 8.0.0