Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 17
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 17
Branch analysis from position: 4
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 17
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 17
filename: /in/LnOHAK
function name: (null)
number of ops: 19
compiled vars: !0 = $names, !1 = $groups, !2 = $name, !3 = $index, !4 = $result
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, <array>
10 1 ASSIGN !1, <array>
16 2 > FE_RESET_R $7 !0, ->17
3 > > FE_FETCH_R ~8 $7, !2, ->17
4 > ASSIGN !3, ~8
17 5 CONCAT ~10 'The+student%3A+', !2
6 CONCAT ~11 ~10, '+belongs+to+the%3A+'
7 COUNT ~12 !1
8 MOD ~13 !3, ~12
9 FETCH_DIM_R ~14 !1, ~13
10 CONCAT ~15 ~11, ~14
11 CONCAT ~16 ~15, 'group'
12 ASSIGN !4, ~16
18 13 ECHO !4
19 14 ECHO '%3Cbr%3E'
20 15 ECHO '%3Cbr%3E'
16 16 > JMP ->3
17 > FE_FREE $7
21 18 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0