Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 5, Position 2 = 7
Branch analysis from position: 5
1 jumps found. (Code = 42) Position 1 = 20
Branch analysis from position: 20
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 7
2 jumps found. (Code = 43) Position 1 = 9, Position 2 = 11
Branch analysis from position: 9
1 jumps found. (Code = 42) Position 1 = 20
Branch analysis from position: 20
Branch analysis from position: 11
2 jumps found. (Code = 43) Position 1 = 13, Position 2 = 15
Branch analysis from position: 13
1 jumps found. (Code = 42) Position 1 = 20
Branch analysis from position: 20
Branch analysis from position: 15
2 jumps found. (Code = 43) Position 1 = 17, Position 2 = 19
Branch analysis from position: 17
1 jumps found. (Code = 42) Position 1 = 20
Branch analysis from position: 20
Branch analysis from position: 19
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/QCP7B
function name: (null)
number of ops: 21
compiled vars: !0 = $user, !1 = $first, !2 = $second
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, '205'
4 1 ASSIGN !1, '205'
5 2 ASSIGN !2, '205'
7 3 IS_IDENTICAL !1, ''
4 > JMPZ ~6, ->7
5 > ECHO 'Nothing++Set+%3Cbr+%2F%3E'
6 > JMP ->20
8 7 > IS_IDENTICAL !0, !1
8 > JMPZ ~7, ->11
9 > ECHO 'first+was+a+match%3Cbr+%2F%3E'
10 > JMP ->20
9 11 > IS_IDENTICAL !2, ''
12 > JMPZ ~8, ->15
13 > ECHO 'second+was+empty+%3Cbr+%2F%3E'
14 > JMP ->20
10 15 > IS_IDENTICAL !0, !2
16 > JMPZ ~9, ->19
17 > ECHO 'second+was+a+match+%3Cbr+%2F%3E'
18 > JMP ->20
11 19 > ECHO 'All+above+must+be+false+%3Cbr+%2F%3E'
20 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0