Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/hpVGQ
function name: (null)
number of ops: 12
compiled vars: !0 = $array, !1 = $result
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
5 1 INIT_FCALL 'array_reduce'
2 SEND_VAR !0
3 DECLARE_LAMBDA_FUNCTION ~3 [0]
11 4 SEND_VAL ~3
5 SEND_VAL <array>
5 6 DO_ICALL $4
7 ASSIGN !1, $4
14 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 = 43) Position 1 = 8, Position 2 = 24
Branch analysis from position: 8
2 jumps found. (Code = 43) Position 1 = 16, Position 2 = 18
Branch analysis from position: 16
1 jumps found. (Code = 42) Position 1 = 21
Branch analysis from position: 21
1 jumps found. (Code = 42) Position 1 = 26
Branch analysis from position: 26
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 18
1 jumps found. (Code = 42) Position 1 = 26
Branch analysis from position: 26
Branch analysis from position: 24
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/hpVGQ
function name: {closure}
number of ops: 28
compiled vars: !0 = $c, !1 = $i
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
5 0 E > RECV !0
1 RECV !1
6 2 INIT_FCALL 'end'
3 SEND_REF !0
4 DO_ICALL $2
5 STRLEN ~3 $2
6 IS_SMALLER ~3, 6
7 > JMPZ ~4, ->24
7 8 > INIT_FCALL 'key'
9 SEND_VAR !0
10 DO_ICALL $5
11 INIT_FCALL 'current'
12 SEND_VAR !0
13 DO_ICALL $7
14 BOOL_NOT ~8 $7
15 > JMPZ ~8, ->18
16 > QM_ASSIGN ~9 !1
17 > JMP ->21
18 > NOP
19 FAST_CONCAT ~10 '+', !1
20 QM_ASSIGN ~9 ~10
21 > ASSIGN_DIM_OP .= 8 !0, $5
22 OP_DATA ~9
6 23 > JMP ->26
9 24 > ASSIGN_DIM !0
25 OP_DATA !1
10 26 > > RETURN !0
11 27* > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0