Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 8, Position 2 = 23
Branch analysis from position: 8
2 jumps found. (Code = 78) Position 1 = 9, Position 2 = 23
Branch analysis from position: 9
2 jumps found. (Code = 43) Position 1 = 13, Position 2 = 17
Branch analysis from position: 13
1 jumps found. (Code = 42) Position 1 = 22
Branch analysis from position: 22
1 jumps found. (Code = 42) Position 1 = 8
Branch analysis from position: 8
Branch analysis from position: 17
1 jumps found. (Code = 42) Position 1 = 8
Branch analysis from position: 8
Branch analysis from position: 23
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 23
filename: /in/vpcPS
function name: (null)
number of ops: 28
compiled vars: !0 = $array1, !1 = $array2, !2 = $result, !3 = $row
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
9 1 ASSIGN !1, <array>
13 2 ASSIGN !2, <array>
14 3 INIT_FCALL 'array_merge'
4 SEND_VAR !0
5 SEND_VAR !1
6 DO_ICALL $7
7 > FE_RESET_R $8 $7, ->23
8 > > FE_FETCH_R $8, !3, ->23
15 9 > FETCH_DIM_R ~9 !3, 0
10 ISSET_ISEMPTY_DIM_OBJ 0 ~10 !2, ~9
11 BOOL_NOT ~11 ~10
12 > JMPZ ~11, ->17
16 13 > FETCH_DIM_R ~12 !3, 0
14 ASSIGN_DIM !2, ~12
15 OP_DATA !3
15 16 > JMP ->22
18 17 > FETCH_DIM_R ~14 !3, 0
18 FETCH_DIM_R ~17 !3, 1
19 FETCH_DIM_W $15 !2, ~14
20 ASSIGN_DIM $15
21 OP_DATA ~17
14 22 > > JMP ->8
23 > FE_FREE $8
22 24 INIT_FCALL 'var_export'
25 SEND_VAR !2
26 DO_ICALL
27 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0