Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 3, Position 2 = 5
Branch analysis from position: 3
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: 5
2 jumps found. (Code = 43) Position 1 = 7, Position 2 = 9
Branch analysis from position: 7
1 jumps found. (Code = 42) Position 1 = 14
Branch analysis from position: 14
Branch analysis from position: 9
2 jumps found. (Code = 43) Position 1 = 11, Position 2 = 13
Branch analysis from position: 11
1 jumps found. (Code = 42) Position 1 = 14
Branch analysis from position: 14
Branch analysis from position: 13
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/qMtpL
function name: (null)
number of ops: 15
compiled vars: !0 = $usercode
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 2
4 1 IS_EQUAL !0, 1
2 > JMPZ ~2, ->5
6 3 > ECHO 'open+1+'
4 4 > JMP ->14
8 5 > IS_EQUAL !0, 2
6 > JMPZ ~3, ->9
10 7 > ECHO 'open+2'
8 8 > JMP ->14
12 9 > IS_EQUAL !0, 3
10 > JMPZ ~4, ->13
14 11 > ECHO 'open+3+'
12 12 > JMP ->14
18 13 > ECHO 'undefined'
19 14 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0