Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 24
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 24
Branch analysis from position: 4
2 jumps found. (Code = 43) Position 1 = 12, Position 2 = 17
Branch analysis from position: 12
1 jumps found. (Code = 42) Position 1 = 23
Branch analysis from position: 23
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 17
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 24
2 jumps found. (Code = 77) Position 1 = 26, Position 2 = 35
Branch analysis from position: 26
2 jumps found. (Code = 78) Position 1 = 27, Position 2 = 35
Branch analysis from position: 27
1 jumps found. (Code = 42) Position 1 = 26
Branch analysis from position: 26
Branch analysis from position: 35
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 35
Branch analysis from position: 24
filename: /in/n16LF
function name: (null)
number of ops: 37
compiled vars: !0 = $array, !1 = $result, !2 = $mail, !3 = $coins, !4 = $row
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
11 1 ASSIGN !1, <array>
12 2 > FE_RESET_R $7 !0, ->24
3 > > FE_FETCH_R $7, $8, ->24
4 > FETCH_LIST_R $9 $8, 'mail'
5 ASSIGN !2, $9
6 FETCH_LIST_R $11 $8, 'coins'
7 ASSIGN !3, $11
8 FREE $8
13 9 ISSET_ISEMPTY_DIM_OBJ 0 ~13 !1, !2
10 BOOL_NOT ~14 ~13
11 > JMPZ ~14, ->17
14 12 > INIT_ARRAY ~16 1
13 ADD_ARRAY_ELEMENT ~16 !3
14 ASSIGN_DIM !1, !2
15 OP_DATA ~16
13 16 > JMP ->23
16 17 > FETCH_DIM_RW $17 !1, !2
18 FETCH_DIM_RW $18 $17, 0
19 PRE_INC $18
17 20 FETCH_DIM_RW $20 !1, !2
21 ASSIGN_DIM_OP += 1 $20, 1
22 OP_DATA !3
12 23 > > JMP ->3
24 > FE_FREE $7
21 25 > FE_RESET_R $22 !1, ->35
26 > > FE_FETCH_R ~23 $22, !4, ->35
27 > ASSIGN !2, ~23
22 28 INIT_FCALL 'printf'
29 SEND_VAL '%25s+%28%25d%29%2C+%25.2f+coins%0A'
30 SEND_VAR !2
31 SEND_UNPACK !4
32 CHECK_UNDEF_ARGS
33 DO_ICALL
21 34 > JMP ->26
35 > FE_FREE $22
23 36 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0