Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 25
Branch analysis from position: 25
2 jumps found. (Code = 44) Position 1 = 27, Position 2 = 3
Branch analysis from position: 27
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 3
2 jumps found. (Code = 77) Position 1 = 18, Position 2 = 23
Branch analysis from position: 18
2 jumps found. (Code = 78) Position 1 = 19, Position 2 = 23
Branch analysis from position: 19
1 jumps found. (Code = 42) Position 1 = 18
Branch analysis from position: 18
Branch analysis from position: 23
2 jumps found. (Code = 44) Position 1 = 27, Position 2 = 3
Branch analysis from position: 27
Branch analysis from position: 3
Branch analysis from position: 23
filename: /in/Yn9R4
function name: (null)
number of ops: 28
compiled vars: !0 = $content, !1 = $i, !2 = $arr, !3 = $list, !4 = $val
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, 'chris+kyle+and+keyser+soze%2Cjohn+key%2Cmilton+keynes%2Ckeyboard+symbols+glossary%2Ckey+west+all+inclusive+resorts%2Cfree+product+key+codes%2Clist+of+all+keyboard+symbols%2Ctyping+keyboard+lessons%2Cwindow+7+product+key+free%2Cflorida+keys+vacation+packages'
4 1 ASSIGN !1, 0
2 > JMP ->25
5 3 > INIT_FCALL 'explode'
4 SEND_VAL '%2C'
5 INIT_FCALL 'trim'
6 SEND_VAR !0
7 DO_ICALL $7
8 SEND_VAR $7
9 DO_ICALL $8
10 ASSIGN !2, $8
6 11 INIT_FCALL 'array_map'
12 SEND_VAL 'trim'
13 SEND_VAR !2
14 DO_ICALL $10
15 ASSIGN !2, $10
7 16 ASSIGN !3, ''
8 17 > FE_RESET_R $13 !2, ->23
18 > > FE_FETCH_R $13, !4, ->23
9 19 > CONCAT ~14 '%3Cli%3E', !4
20 CONCAT ~15 ~14, '%3C%2Fli%3E'
21 ASSIGN_OP 8 !3, ~15
8 22 > JMP ->18
23 > FE_FREE $13
4 24 PRE_INC !1
25 > IS_SMALLER_OR_EQUAL !1, 100
26 > JMPNZ ~18, ->3
11 27 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0