Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/QFs8p
function name: (null)
number of ops: 13
compiled vars: !0 = $data
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
60 1 INIT_FCALL 'array_map'
61 2 DECLARE_LAMBDA_FUNCTION ~3 [0]
74 3 SEND_VAL ~3
75 4 FETCH_DIM_R ~4 !0, 'values'
5 SEND_VAL ~4
60 6 DO_ICALL $5
7 ASSIGN_DIM !0, 'values'
75 8 OP_DATA $5
77 9 INIT_FCALL 'var_export'
10 SEND_VAR !0
11 DO_ICALL
12 > 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 = 19
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 19
Branch analysis from position: 4
2 jumps found. (Code = 43) Position 1 = 6, Position 2 = 8
Branch analysis from position: 6
1 jumps found. (Code = 42) Position 1 = 17
Branch analysis from position: 17
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 8
2 jumps found. (Code = 77) Position 1 = 9, Position 2 = 16
Branch analysis from position: 9
2 jumps found. (Code = 78) Position 1 = 10, Position 2 = 16
Branch analysis from position: 10
1 jumps found. (Code = 42) Position 1 = 9
Branch analysis from position: 9
Branch analysis from position: 16
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 16
Branch analysis from position: 19
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 19
filename: /in/QFs8p
function name: {closure}
number of ops: 22
compiled vars: !0 = $values, !1 = $set, !2 = $row, !3 = $v, !4 = $k
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
61 0 E > RECV !0
62 1 ASSIGN !1, <array>
63 2 > FE_RESET_R $6 !0, ->19
3 > > FE_FETCH_R $6, !2, ->19
64 4 > BOOL_NOT ~7 !1
5 > JMPZ ~7, ->8
65 6 > ASSIGN !1, !2
64 7 > JMP ->17
67 8 > > FE_RESET_R $9 !2, ->16
9 > > FE_FETCH_R ~10 $9, !3, ->16
10 > ASSIGN !4, ~10
68 11 NOP
12 FAST_CONCAT ~13 '%2C+', !3
13 ASSIGN_DIM_OP .= 8 !1, !4
14 OP_DATA ~13
67 15 > JMP ->9
16 > FE_FREE $9
71 17 > ASSIGN !0, !1
63 18 > JMP ->3
19 > FE_FREE $6
73 20 > RETURN !0
74 21* > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0