Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/lUoOL
function name: (null)
number of ops: 19
compiled vars: !0 = $a, !1 = $b
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
7 1 ASSIGN !1, <array>
12 2 INIT_FCALL 'var_export'
13 3 INIT_FCALL 'array_values'
14 4 INIT_FCALL 'array_reduce'
15 5 INIT_FCALL 'array_merge'
6 SEND_VAR !0
7 SEND_VAR !1
8 DO_ICALL $4
9 SEND_VAR $4
16 10 DECLARE_LAMBDA_FUNCTION ~5 [0]
23 11 SEND_VAL ~5
24 12 SEND_VAL <array>
14 13 DO_ICALL $6
24 14 SEND_VAR $6
13 15 DO_ICALL $7
24 16 SEND_VAR $7
12 17 DO_ICALL
27 18 > RETURN 1
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 6, Position 2 = 10
Branch analysis from position: 6
1 jumps found. (Code = 42) Position 1 = 15
Branch analysis from position: 15
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 10
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/lUoOL
function name: {closure}
number of ops: 17
compiled vars: !0 = $result, !1 = $row
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
16 0 E > RECV !0
1 RECV !1
17 2 FETCH_DIM_R ~2 !1, 'ID'
3 ISSET_ISEMPTY_DIM_OBJ 0 ~3 !0, ~2
4 BOOL_NOT ~4 ~3
5 > JMPZ ~4, ->10
18 6 > FETCH_DIM_R ~5 !1, 'ID'
7 ASSIGN_DIM !0, ~5
8 OP_DATA !1
17 9 > JMP ->15
20 10 > FETCH_DIM_R ~7 !1, 'ID'
11 FETCH_DIM_R ~10 !1, 'Count'
12 FETCH_DIM_RW $8 !0, ~7
13 ASSIGN_DIM_OP += 1 $8, 'Count'
14 OP_DATA ~10
22 15 > > RETURN !0
23 16* > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0