Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 10
Branch analysis from position: 10
2 jumps found. (Code = 44) Position 1 = 12, Position 2 = 3
Branch analysis from position: 12
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 3
2 jumps found. (Code = 44) Position 1 = 12, Position 2 = 3
Branch analysis from position: 12
Branch analysis from position: 3
filename: /in/7Gt5k
function name: (null)
number of ops: 16
compiled vars: !0 = $array1, !1 = $res
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
5 1 ASSIGN !1, <array>
6 2 > JMP ->10
7 3 > INIT_FCALL 'array_splice'
4 SEND_REF !0
5 SEND_VAL 0
6 SEND_VAL 4
7 DO_ICALL $5
8 ASSIGN_DIM !1
9 OP_DATA $5
6 10 > COUNT ~6 !0
11 > JMPNZ ~6, ->3
9 12 > INIT_FCALL 'var_dump'
13 SEND_VAR !1
14 DO_ICALL
15 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0