Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 5, Position 2 = 27
Branch analysis from position: 5
2 jumps found. (Code = 78) Position 1 = 6, Position 2 = 27
Branch analysis from position: 6
1 jumps found. (Code = 42) Position 1 = 5
Branch analysis from position: 5
Branch analysis from position: 27
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 27
filename: /in/YO0cp
function name: (null)
number of ops: 32
compiled vars: !0 = $arr, !1 = $v, !2 = $temp, !3 = $new
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
14 1 INIT_FCALL 'array_unique'
2 SEND_VAR !0
3 DO_ICALL $5
4 > FE_RESET_R $6 $5, ->27
5 > > FE_FETCH_R $6, !1, ->27
15 6 > INIT_FCALL 'array_keys'
7 INIT_FCALL 'array_intersect'
8 SEND_VAR !0
9 INIT_ARRAY ~7 !1
10 SEND_VAL ~7
11 DO_ICALL $8
12 SEND_VAR $8
13 DO_ICALL $9
14 ASSIGN !2, $9
16 15 INIT_FCALL 'current'
16 SEND_VAR !2
17 DO_ICALL $12
18 INIT_ARRAY ~13 $12, 'start'
17 19 INIT_FCALL 'end'
20 SEND_REF !2
21 DO_ICALL $14
22 ADD_ARRAY_ELEMENT ~13 $14, 'end'
18 23 ADD_ARRAY_ELEMENT ~13 !1, 'value'
16 24 ASSIGN_DIM !3
18 25 OP_DATA ~13
14 26 > JMP ->5
27 > FE_FREE $6
20 28 INIT_FCALL 'var_dump'
29 SEND_VAR !3
30 DO_ICALL
31 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0