Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 21
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 21
Branch analysis from position: 4
2 jumps found. (Code = 43) Position 1 = 7, Position 2 = 16
Branch analysis from position: 7
1 jumps found. (Code = 42) Position 1 = 20
Branch analysis from position: 20
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 16
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 21
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 21
filename: /in/QJgKU
function name: (null)
number of ops: 26
compiled vars: !0 = $user, !1 = $arr, !2 = $record
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, <array>
3 1 ASSIGN !1, <array>
7 2 > FE_RESET_R $5 !1, ->21
3 > > FE_FETCH_R $5, !2, ->21
9 4 > FETCH_DIM_R ~6 !2, 'username'
5 ARRAY_KEY_EXISTS ~6, !0
6 > JMPZ ~7, ->16
11 7 > FETCH_DIM_R ~8 !2, 'username'
8 FETCH_DIM_R ~10 !2, 'username'
9 FETCH_DIM_R ~11 !0, ~10
10 FETCH_DIM_R ~12 !2, 'chatduration'
11 ADD ~13 ~11, ~12
12 ASSIGN_DIM !0, ~8
13 OP_DATA ~13
12 14 ECHO 'inside'
9 15 > JMP ->20
16 16 > FETCH_DIM_R ~14 !2, 'username'
17 FETCH_DIM_R ~16 !2, 'chatduration'
18 ASSIGN_DIM !0, ~14
19 OP_DATA ~16
7 20 > > JMP ->3
21 > FE_FREE $5
21 22 INIT_FCALL 'print_r'
23 SEND_VAR !0
24 DO_ICALL
25 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0