Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 13, Position 2 = 15
Branch analysis from position: 13
1 jumps found. (Code = 42) Position 1 = 18
Branch analysis from position: 18
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 15
2 jumps found. (Code = 43) Position 1 = 17, Position 2 = 18
Branch analysis from position: 17
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 18
filename: /in/SvCB0
function name: (null)
number of ops: 19
compiled vars: !0 = $name, !1 = $value1, !2 = $value3, !3 = $value2, !4 = $age
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, 'Taro'
3 1 ROPE_INIT 3 ~7 'Hello+'
2 ROPE_ADD 1 ~7 ~7, !0
3 ROPE_END 2 ~6 ~7, '%0A'
4 ASSIGN !1, ~6
4 5 ROPE_INIT 3 ~11 'Hello+'
6 ROPE_ADD 1 ~11 ~11, !0
7 ROPE_END 2 ~10 ~11, '%0A'
8 ASSIGN !2, ~10
5 9 ASSIGN !3, 'Hello+%24name%5Cn'
11 10 ASSIGN !4, 20
12 11 IS_SMALLER !4, 19
12 > JMPZ ~16, ->15
13 13 > ECHO '%E6%9C%AA%E6%88%90%E5%B9%B4%E3%81%A7%E3%81%99'
12 14 > JMP ->18
14 15 > IS_SMALLER_OR_EQUAL 60, !4
16 > JMPZ ~17, ->18
15 17 > ECHO '%E6%88%90%E5%B9%B4%E3%81%A7%E3%81%99'
19 18 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0