Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 9, Position 2 = 17
Branch analysis from position: 9
2 jumps found. (Code = 78) Position 1 = 10, Position 2 = 17
Branch analysis from position: 10
2 jumps found. (Code = 43) Position 1 = 15, Position 2 = 16
Branch analysis from position: 15
1 jumps found. (Code = 42) Position 1 = 9
Branch analysis from position: 9
Branch analysis from position: 16
Branch analysis from position: 17
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 17
filename: /in/QEJ09
function name: (null)
number of ops: 22
compiled vars: !0 = $scripts, !1 = $blackList, !2 = $script
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
14 1 INIT_FCALL 'array_flip'
15 2 SEND_VAL <array>
14 3 DO_ICALL $4
4 ASSIGN !1, $4
20 5 INIT_FCALL 'array_keys'
6 SEND_VAR !0
7 DO_ICALL $6
8 > FE_RESET_R $7 $6, ->17
9 > > FE_FETCH_R $7, !2, ->17
21 10 > INIT_FCALL 'key_exists'
11 SEND_VAR !2
12 SEND_VAR !1
13 DO_ICALL $8
14 > JMPZ $8, ->16
22 15 > UNSET_DIM !0, !2
20 16 > > JMP ->9
17 > FE_FREE $7
26 18 INIT_FCALL 'var_export'
19 SEND_VAR !0
20 DO_ICALL
21 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0