Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 64
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 64
Branch analysis from position: 4
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 64
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 64
filename: /in/V6Of4
function name: (null)
number of ops: 69
compiled vars: !0 = $ar, !1 = $finalArray, !2 = $val, !3 = $key
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
80 1 ASSIGN !1, <array>
82 2 > FE_RESET_R $6 !0, ->64
3 > > FE_FETCH_R ~7 $6, !2, ->64
4 > ASSIGN !3, ~7
84 5 INIT_FCALL 'array_sum'
6 INIT_FCALL 'array_column'
7 SEND_VAR !2
8 SEND_VAL 9
9 DO_ICALL $10
10 SEND_VAR $10
11 DO_ICALL $11
12 INIT_ARRAY ~12 $11
85 13 INIT_FCALL 'array_sum'
14 INIT_FCALL 'array_column'
15 SEND_VAR !2
16 SEND_VAL 10
17 DO_ICALL $13
18 SEND_VAR $13
19 DO_ICALL $14
20 ADD_ARRAY_ELEMENT ~12 $14
86 21 INIT_FCALL 'array_sum'
22 INIT_FCALL 'array_column'
23 SEND_VAR !2
24 SEND_VAL 11
25 DO_ICALL $15
26 SEND_VAR $15
27 DO_ICALL $16
28 ADD_ARRAY_ELEMENT ~12 $16
87 29 INIT_FCALL 'array_sum'
30 INIT_FCALL 'array_column'
31 SEND_VAR !2
32 SEND_VAL 12
33 DO_ICALL $17
34 SEND_VAR $17
35 DO_ICALL $18
36 ADD_ARRAY_ELEMENT ~12 $18
88 37 INIT_FCALL 'array_sum'
38 INIT_FCALL 'array_column'
39 SEND_VAR !2
40 SEND_VAL 13
41 DO_ICALL $19
42 SEND_VAR $19
43 DO_ICALL $20
44 ADD_ARRAY_ELEMENT ~12 $20
89 45 INIT_FCALL 'array_sum'
46 INIT_FCALL 'array_column'
47 SEND_VAR !2
48 SEND_VAL 14
49 DO_ICALL $21
50 SEND_VAR $21
51 DO_ICALL $22
52 ADD_ARRAY_ELEMENT ~12 $22
90 53 INIT_FCALL 'array_sum'
54 INIT_FCALL 'array_column'
55 SEND_VAR !2
56 SEND_VAL 15
57 DO_ICALL $23
58 SEND_VAR $23
59 DO_ICALL $24
60 ADD_ARRAY_ELEMENT ~12 $24
83 61 ASSIGN_DIM !1, !3
90 62 OP_DATA ~12
82 63 > JMP ->3
64 > FE_FREE $6
94 65 INIT_FCALL 'print_r'
66 SEND_VAR !1
67 DO_ICALL
68 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0