Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 6, Position 2 = 18
Branch analysis from position: 6
2 jumps found. (Code = 78) Position 1 = 7, Position 2 = 18
Branch analysis from position: 7
1 jumps found. (Code = 42) Position 1 = 6
Branch analysis from position: 6
Branch analysis from position: 18
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 18
filename: /in/YA6Vq
function name: (null)
number of ops: 20
compiled vars: !0 = $arr, !1 = $value, !2 = $row
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
39 1 INIT_FCALL 'array_column'
2 SEND_VAR !0
3 SEND_VAL 1
4 DO_ICALL $4
5 > FE_RESET_R $5 $4, ->18
6 > > FE_FETCH_R ~6 $5, !1, ->18
7 > ASSIGN !2, ~6
42 8 FETCH_DIM_R ~8 !1, 'dummyA'
9 CONCAT ~9 ~8, '%0A'
10 ECHO ~9
43 11 FETCH_DIM_R ~10 !1, 'dummyB'
12 CONCAT ~11 ~10, '%0A'
13 ECHO ~11
44 14 FETCH_DIM_R ~12 !1, 'dummyC'
15 CONCAT ~13 ~12, '%0A'
16 ECHO ~13
39 17 > JMP ->6
18 > FE_FREE $5
46 19 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0