Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 15, Position 2 = 18
Branch analysis from position: 15
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 18
filename: /in/73jlT
function name: (null)
number of ops: 19
compiled vars: !0 = $allowed_types, !1 = $files, !2 = $disallowed
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
5 1 ASSIGN !1, <array>
13 2 INIT_FCALL 'preg_grep'
3 INIT_FCALL 'implode'
4 SEND_VAL '%7C'
5 SEND_VAR !0
6 DO_ICALL $5
7 CONCAT ~6 '%2F%28', $5
8 CONCAT ~7 ~6, '%29%24%2Fi'
9 SEND_VAL ~7
10 SEND_VAR !1
11 SEND_VAL 1
12 DO_ICALL $8
13 ASSIGN ~9 !2, $8
14 > JMPZ ~9, ->18
14 15 > INIT_FCALL 'var_export'
16 SEND_VAR !2
17 DO_ICALL
15 18 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0