Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 17
Branch analysis from position: 17
2 jumps found. (Code = 44) Position 1 = 19, Position 2 = 12
Branch analysis from position: 19
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 12
2 jumps found. (Code = 44) Position 1 = 19, Position 2 = 12
Branch analysis from position: 19
Branch analysis from position: 12
filename: /in/ltkpg
function name: (null)
number of ops: 20
compiled vars: !0 = $pass, !1 = $xor, !2 = $spass, !3 = $sxor, !4 = $i
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 'adeabecc'
4 1 ASSIGN !1, '12341234'
6 2 INIT_FCALL 'str_split'
3 SEND_VAR !0
4 DO_ICALL $7
5 ASSIGN !2, $7
8 6 INIT_FCALL 'str_split'
7 SEND_VAR !1
8 DO_ICALL $9
9 ASSIGN !3, $9
10 10 ASSIGN !4, 0
11 > JMP ->17
11 12 > FETCH_DIM_R ~12 !2, !4
13 FETCH_DIM_R ~13 !3, !4
14 BW_XOR ~14 ~12, ~13
15 ECHO ~14
10 16 PRE_INC !4
17 > IS_SMALLER_OR_EQUAL !4, 7
18 > JMPNZ ~16, ->12
12 19 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0