Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 2, Position 2 = 12
Branch analysis from position: 2
2 jumps found. (Code = 78) Position 1 = 3, Position 2 = 12
Branch analysis from position: 3
1 jumps found. (Code = 42) Position 1 = 2
Branch analysis from position: 2
Branch analysis from position: 12
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 12
filename: /in/56v56
function name: (null)
number of ops: 14
compiled vars: !0 = $test, !1 = $x_value, !2 = $x
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, <array>
10 1 > FE_RESET_R $4 !0, ->12
2 > > FE_FETCH_R ~5 $4, !1, ->12
3 > ASSIGN !2, ~5
12 4 CONCAT ~7 'Key%3D', !2
5 CONCAT ~8 ~7, '%0A'
6 ECHO ~8
13 7 CONCAT ~9 'Value%3D', !1
8 CONCAT ~10 ~9, '%0A'
9 ECHO ~10
14 10 ECHO '%3C%5Cbr%3E'
10 11 > JMP ->2
12 > FE_FREE $4
15 13 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0