Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 24
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 24
Branch analysis from position: 4
2 jumps found. (Code = 43) Position 1 = 20, Position 2 = 23
Branch analysis from position: 20
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 23
Branch analysis from position: 24
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 24
filename: /in/MJqrv
function name: (null)
number of ops: 26
compiled vars: !0 = $array, !1 = $sentence, !2 = $sub, !3 = $key
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
9 1 ASSIGN !1, 'I+love+big+sausageS'
11 2 > FE_RESET_R $6 !0, ->24
3 > > FE_FETCH_R ~7 $6, !2, ->24
4 > ASSIGN !3, ~7
12 5 INIT_FCALL 'preg_grep'
6 INIT_FCALL 'implode'
7 SEND_VAL '.%2A%3F%7C'
8 SEND_VAR !2
9 DO_ICALL $9
10 CONCAT ~10 '%2F', $9
11 CONCAT ~11 ~10, '.%2A%3F%2F'
12 SEND_VAL ~11
13 INIT_FCALL 'explode'
14 SEND_VAL '+'
15 SEND_VAR !1
16 DO_ICALL $12
17 SEND_VAR $12
18 DO_ICALL $13
19 > JMPZ $13, ->23
13 20 > CONCAT ~14 'Match+in+', !3
21 CONCAT ~15 ~14, '%0A'
22 ECHO ~15
11 23 > > JMP ->3
24 > FE_FREE $6
15 25 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0