Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/bBt9f
function name: (null)
number of ops: 12
compiled vars: !0 = $data, !1 = $sums
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
27 1 INIT_FCALL 'array_reduce'
2 SEND_VAR !0
3 DECLARE_LAMBDA_FUNCTION ~3 [0]
34 4 SEND_VAL ~3
5 SEND_VAL <array>
27 6 DO_ICALL $4
7 ASSIGN !1, $4
36 8 INIT_FCALL 'print_r'
9 SEND_VAR !1
10 DO_ICALL
11 > RETURN 1
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 16
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 16
Branch analysis from position: 4
2 jumps found. (Code = 43) Position 1 = 7, Position 2 = 12
Branch analysis from position: 7
1 jumps found. (Code = 42) Position 1 = 13
Branch analysis from position: 13
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 12
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 16
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 16
filename: /in/bBt9f
function name: {closure}
number of ops: 19
compiled vars: !0 = $carry, !1 = $item, !2 = $value, !3 = $key
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
27 0 E > RECV !0
1 RECV !1
28 2 > FE_RESET_R $4 !1, ->16
3 > > FE_FETCH_R ~5 $4, !2, ->16
4 > ASSIGN !3, ~5
30 5 ARRAY_KEY_EXISTS !3, !0
6 > JMPZ ~8, ->12
7 > FETCH_DIM_R ~9 !0, !3
8 FETCH_DIM_R ~10 !1, !3
9 ADD ~11 ~9, ~10
10 QM_ASSIGN ~12 ~11
11 > JMP ->13
12 > QM_ASSIGN ~12 0
13 > ASSIGN_DIM !0, !3
14 OP_DATA ~12
28 15 > JMP ->3
16 > FE_FREE $4
33 17 > RETURN !0
34 18* > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0