Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 15
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 15
Branch analysis from position: 4
2 jumps found. (Code = 43) Position 1 = 6, Position 2 = 11
Branch analysis from position: 6
1 jumps found. (Code = 42) Position 1 = 14
Branch analysis from position: 14
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 11
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 15
2 jumps found. (Code = 77) Position 1 = 17, Position 2 = 35
Branch analysis from position: 17
2 jumps found. (Code = 78) Position 1 = 18, Position 2 = 35
Branch analysis from position: 18
2 jumps found. (Code = 77) Position 1 = 24, Position 2 = 33
Branch analysis from position: 24
2 jumps found. (Code = 78) Position 1 = 25, Position 2 = 33
Branch analysis from position: 25
1 jumps found. (Code = 42) Position 1 = 24
Branch analysis from position: 24
Branch analysis from position: 33
1 jumps found. (Code = 42) Position 1 = 17
Branch analysis from position: 17
Branch analysis from position: 33
Branch analysis from position: 35
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 35
Branch analysis from position: 15
filename: /in/atqMp
function name: (null)
number of ops: 37
compiled vars: !0 = $unparsed_disks, !1 = $parsed_disks, !2 = $value, !3 = $transactions, !4 = $disk, !5 = $transaction
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
9 1 ASSIGN !1, <array>
11 2 > FE_RESET_R $8 !0, ->15
3 > > FE_FETCH_R $8, !2, ->15
12 4 > ARRAY_KEY_EXISTS 's3_dir_name', !2
5 > JMPZ ~9, ->11
13 6 > FETCH_DIM_R ~10 !2, 's3_dir_name'
7 FETCH_DIM_W $11 !1, ~10
8 ASSIGN_DIM $11
9 OP_DATA !2
12 10 > JMP ->14
15 11 > FETCH_DIM_W $13 !1, 'UnkownDisk'
12 ASSIGN_DIM $13
13 OP_DATA !2
11 14 > > JMP ->3
15 > FE_FREE $8
21 16 > FE_RESET_R $15 !1, ->35
17 > > FE_FETCH_R ~16 $15, !3, ->35
18 > ASSIGN !4, ~16
22 19 INIT_FCALL 'printf'
20 SEND_VAL 'Current+Disk%3A+%25s%0A'
21 SEND_VAR !4
22 DO_ICALL
24 23 > FE_RESET_R $19 !3, ->33
24 > > FE_FETCH_R $19, !5, ->33
25 25 > INIT_FCALL 'printf'
26 SEND_VAL '%09Sent+from%3A+%25s%2C+To%3A+%25s%0A'
27 FETCH_DIM_R ~20 !5, 'sender_email'
28 SEND_VAL ~20
29 FETCH_DIM_R ~21 !5, 'receiver_email'
30 SEND_VAL ~21
31 DO_ICALL
24 32 > JMP ->24
33 > FE_FREE $19
21 34 > JMP ->17
35 > FE_FREE $15
27 36 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0