Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 44) Position 1 = 3, Position 2 = 8
Branch analysis from position: 3
2 jumps found. (Code = 44) Position 1 = 5, Position 2 = 10
Branch analysis from position: 5
2 jumps found. (Code = 44) Position 1 = 7, Position 2 = 12
Branch analysis from position: 7
1 jumps found. (Code = 42) Position 1 = 14
Branch analysis from position: 14
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 12
1 jumps found. (Code = 42) Position 1 = 14
Branch analysis from position: 14
Branch analysis from position: 10
1 jumps found. (Code = 42) Position 1 = 14
Branch analysis from position: 14
Branch analysis from position: 8
1 jumps found. (Code = 42) Position 1 = 14
Branch analysis from position: 14
filename: /in/Bj96p
function name: (null)
number of ops: 15
compiled vars: !0 = $value
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, null
6 1 IS_EQUAL !0, 0
2 > JMPNZ ~2, ->8
10 3 > IS_EQUAL !0, 1
4 > JMPNZ ~2, ->10
14 5 > IS_EQUAL !0, 2
6 > JMPNZ ~2, ->12
7 > > JMP ->14
7 8 > ECHO 'Apple'
8 9 > JMP ->14
11 10 > ECHO 'Banana'
12 11 > JMP ->14
15 12 > ECHO 'Cherry'
16 13 > JMP ->14
17 14 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0