Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 19
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 19
Branch analysis from position: 4
2 jumps found. (Code = 77) Position 1 = 5, Position 2 = 17
Branch analysis from position: 5
2 jumps found. (Code = 78) Position 1 = 6, Position 2 = 17
Branch analysis from position: 6
1 jumps found. (Code = 42) Position 1 = 5
Branch analysis from position: 5
Branch analysis from position: 17
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 17
Branch analysis from position: 19
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 19
filename: /in/S9RIF
function name: (null)
number of ops: 28
compiled vars: !0 = $array, !1 = $final_array, !2 = $arr, !3 = $a
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
158 1 ASSIGN !1, <array>
160 2 > FE_RESET_R $6 !0, ->19
3 > > FE_FETCH_R $6, !2, ->19
162 4 > > FE_RESET_R $7 !2, ->17
5 > > FE_FETCH_R $7, !3, ->17
163 6 > FETCH_DIM_R ~8 !3, 'ID'
7 FETCH_DIM_R ~11 !3, 'ID'
8 FETCH_DIM_W $9 !1, ~8
9 ASSIGN_DIM $9, 'ID'
10 OP_DATA ~11
164 11 FETCH_DIM_R ~12 !3, 'ID'
12 FETCH_DIM_R ~15 !3, 'username'
13 FETCH_DIM_W $13 !1, ~12
14 ASSIGN_DIM $13, 'username'
15 OP_DATA ~15
162 16 > JMP ->5
17 > FE_FREE $7
160 18 > JMP ->3
19 > FE_FREE $6
168 20 INIT_FCALL 'array_values'
21 SEND_VAR !1
22 DO_ICALL $16
23 ASSIGN !1, $16
170 24 INIT_FCALL 'print_r'
25 SEND_VAR !1
26 DO_ICALL
27 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0