Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 6, Position 2 = 19
Branch analysis from position: 6
2 jumps found. (Code = 78) Position 1 = 7, Position 2 = 19
Branch analysis from position: 7
2 jumps found. (Code = 77) Position 1 = 8, Position 2 = 17
Branch analysis from position: 8
2 jumps found. (Code = 78) Position 1 = 9, Position 2 = 17
Branch analysis from position: 9
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 = 6
Branch analysis from position: 6
Branch analysis from position: 17
Branch analysis from position: 19
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 19
filename: /in/pXUkc
function name: (null)
number of ops: 24
compiled vars: !0 = $array, !1 = $result, !2 = $row, !3 = $value, !4 = $key
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
32 1 INIT_FCALL 'array_shift'
2 SEND_REF !0
3 DO_ICALL $6
4 ASSIGN !1, $6
33 5 > FE_RESET_R $8 !0, ->19
6 > > FE_FETCH_R $8, !2, ->19
34 7 > > FE_RESET_R $9 !2, ->17
8 > > FE_FETCH_R ~10 $9, !3, ->17
9 > ASSIGN !4, ~10
35 10 FETCH_DIM_IS ~13 !1, !4
11 COALESCE ~14 ~13
12 QM_ASSIGN ~14 0
13 ADD ~15 ~14, !3
14 ASSIGN_DIM !1, !4
15 OP_DATA ~15
34 16 > JMP ->8
17 > FE_FREE $9
33 18 > JMP ->6
19 > FE_FREE $8
38 20 INIT_FCALL 'var_export'
21 SEND_VAR !1
22 DO_ICALL
23 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0