Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 2, Position 2 = 19
Branch analysis from position: 2
2 jumps found. (Code = 78) Position 1 = 3, Position 2 = 19
Branch analysis from position: 3
1 jumps found. (Code = 42) Position 1 = 2
Branch analysis from position: 2
Branch analysis from position: 19
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 19
filename: /in/qjC0j
function name: (null)
number of ops: 21
compiled vars: !0 = $rooms, !1 = $room, !2 = $name, !3 = $users
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
45 1 > FE_RESET_R $5 !0, ->19
2 > > FE_FETCH_R ~6 $5, !1, ->19
3 > ASSIGN !2, ~6
46 4 INIT_FCALL 'array_filter'
5 INIT_FCALL 'array_keys'
6 FETCH_DIM_R ~8 !1, 'users'
7 SEND_VAL ~8
8 DO_ICALL $9
9 SEND_VAR $9
10 DO_ICALL $10
11 COUNT ~11 $10
12 ASSIGN !3, ~11
47 13 ROPE_INIT 4 ~14 !2
14 ROPE_ADD 1 ~14 ~14, '%3A+'
15 ROPE_ADD 2 ~14 ~14, !3
16 ROPE_END 3 ~13 ~14, '+users%0A'
17 ECHO ~13
45 18 > JMP ->2
19 > FE_FREE $5
48 20 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0