Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 4, Position 2 = 10
Branch analysis from position: 4
2 jumps found. (Code = 78) Position 1 = 5, Position 2 = 10
Branch analysis from position: 5
1 jumps found. (Code = 42) Position 1 = 4
Branch analysis from position: 4
Branch analysis from position: 10
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 10
filename: /in/OhQSm
function name: (null)
number of ops: 18
compiled vars: !0 = $my_array, !1 = $i, !2 = $option, !3 = $val, !4 = $option1, !5 = $option2, !6 = $option3
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, <array>
3 1 ASSIGN !1, 1
4 2 ASSIGN !2, 'option'
5 3 > FE_RESET_R $10 !0, ->10
4 > > FE_FETCH_R $10, !3, ->10
7 5 > CONCAT ~11 !2, !1
6 FETCH_W local $12 ~11
7 ASSIGN $12, !3
8 8 PRE_INC !1
5 9 > JMP ->4
10 > FE_FREE $10
11 11 CONCAT ~15 '%24option1++%3D%3E++', !4
12 CONCAT ~16 ~15, '++%24option2+%3D%3E++'
13 CONCAT ~17 ~16, !5
14 CONCAT ~18 ~17, '++%24option3++%3D%3E++'
15 CONCAT ~19 ~18, !6
16 ECHO ~19
17 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0