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