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