Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 17, Position 2 = 28
Branch analysis from position: 17
2 jumps found. (Code = 78) Position 1 = 18, Position 2 = 28
Branch analysis from position: 18
1 jumps found. (Code = 42) Position 1 = 17
Branch analysis from position: 17
Branch analysis from position: 28
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 28
filename: /in/RRkuR
function name: (null)
number of ops: 30
compiled vars: !0 = $categorylist, !1 = $row
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
15 1 INIT_FCALL 'array_multisort'
16 2 INIT_FCALL 'array_column'
3 SEND_VAR !0
4 SEND_VAL 'FinalMulti'
5 DO_ICALL $3
6 SEND_VAL $3
7 SEND_VAL 3
17 8 INIT_FCALL 'array_column'
9 SEND_VAR !0
10 SEND_VAL 'CategoryName'
11 DO_ICALL $4
12 SEND_VAL $4
13 SEND_VAL 4
18 14 SEND_REF !0
15 15 DO_ICALL
21 16 > FE_RESET_R $6 !0, ->28
17 > > FE_FETCH_R $6, !1, ->28
22 18 > INIT_FCALL 'sprintf'
19 SEND_VAL '%2509.6f++%25s%25s'
20 FETCH_DIM_R ~7 !1, 'FinalMulti'
21 SEND_VAL ~7
22 FETCH_DIM_R ~8 !1, 'CategoryName'
23 SEND_VAL ~8
24 SEND_VAL '%0A'
25 DO_ICALL $9
26 ECHO $9
21 27 > JMP ->17
28 > FE_FREE $6
23 29 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0