Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 6, Position 2 = 11
Branch analysis from position: 6
2 jumps found. (Code = 78) Position 1 = 7, Position 2 = 11
Branch analysis from position: 7
1 jumps found. (Code = 42) Position 1 = 6
Branch analysis from position: 6
Branch analysis from position: 11
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 11
filename: /in/9oFHH
function name: (null)
number of ops: 16
compiled vars: !0 = $voteVals, !1 = $voteModel, !2 = $vote, !3 = $voteActionVals, !4 = $val, !5 = $key
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
4 1 ASSIGN !1, <array>
5 2 ASSIGN !2, 'up'
7 3 FETCH_DIM_R ~9 !0, !2
4 ASSIGN !3, ~9
9 5 > FE_RESET_R $11 !3, ->11
6 > > FE_FETCH_R ~12 $11, !4, ->11
7 > ASSIGN !5, ~12
10 8 ASSIGN_DIM_OP += 1 !1, !5
9 OP_DATA !4
9 10 > JMP ->6
11 > FE_FREE $11
12 12 INIT_FCALL 'var_dump'
13 SEND_VAR !1
14 DO_ICALL
15 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0