Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 125) Position 1 = 2, Position 2 = 5
Branch analysis from position: 2
2 jumps found. (Code = 126) Position 1 = 3, Position 2 = 5
Branch analysis from position: 3
1 jumps found. (Code = 42) Position 1 = 2
Branch analysis from position: 2
Branch analysis from position: 5
2 jumps found. (Code = 77) Position 1 = 8, Position 2 = 11
Branch analysis from position: 8
2 jumps found. (Code = 78) Position 1 = 9, Position 2 = 11
Branch analysis from position: 9
1 jumps found. (Code = 42) Position 1 = 8
Branch analysis from position: 8
Branch analysis from position: 11
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 11
Branch analysis from position: 5
filename: /in/99pMn
function name: (null)
number of ops: 18
compiled vars: !0 = $array, !1 = $val, !2 = $item
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, <array>
4 1 > FE_RESET_RW $4 !0, ->5
2 > > FE_FETCH_RW $4, !1, ->5
5 3 > PRE_DEC !1
4 4 > JMP ->2
5 > FE_FREE $4
7 6 ASSIGN !1, 0
8 7 > FE_RESET_R $7 !0, ->11
8 > > FE_FETCH_R $7, !2, ->11
9 9 > ASSIGN_OP 1 !1, !2
8 10 > JMP ->8
11 > FE_FREE $7
11 12 INIT_FCALL 'print_r'
13 INIT_ARRAY ~9 !0
14 ADD_ARRAY_ELEMENT ~9 !1
15 SEND_VAL ~9
16 DO_ICALL
17 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0