Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 9, Position 2 = 47
Branch analysis from position: 9
2 jumps found. (Code = 78) Position 1 = 10, Position 2 = 47
Branch analysis from position: 10
1 jumps found. (Code = 42) Position 1 = 9
Branch analysis from position: 9
Branch analysis from position: 47
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 47
filename: /in/JEZds
function name: (null)
number of ops: 49
compiled vars: !0 = $deal, !1 = $value, !2 = $fee
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'setlocale'
1 SEND_VAL 4
2 SEND_VAL 'en_US'
3 DO_ICALL
4 4 ASSIGN !0, <array>
26 5 INIT_FCALL_BY_NAME 'bcscale'
6 SEND_VAL_EX 4
7 DO_FCALL 0
27 8 > FE_RESET_R $6 !0, ->47
9 > > FE_FETCH_R $6, !1, ->47
28 10 > INIT_FCALL_BY_NAME 'bcmul'
11 INIT_FCALL_BY_NAME 'bcmul'
12 INIT_FCALL_BY_NAME 'bcdiv'
13 CHECK_FUNC_ARG
14 FETCH_DIM_FUNC_ARG $7 !1, 'amt'
15 SEND_FUNC_ARG $7
16 SEND_VAL_EX 1000
17 DO_FCALL 0 $8
18 SEND_VAR_NO_REF_EX $8
19 CHECK_FUNC_ARG
20 FETCH_DIM_FUNC_ARG $9 !1, 'rate'
21 SEND_FUNC_ARG $9
22 DO_FCALL 0 $10
23 SEND_VAR_NO_REF_EX $10
24 CHECK_FUNC_ARG
25 FETCH_DIM_FUNC_ARG $11 !1, 'lod'
26 SEND_FUNC_ARG $11
27 DO_FCALL 0 $12
28 ASSIGN !2, $12
29 29 INIT_FCALL 'var_dump'
30 SEND_VAR !2
31 DO_ICALL
30 32 INIT_FCALL_BY_NAME 'money_format'
33 SEND_VAL_EX '%25.2n'
34 SEND_VAR_EX !2
35 DO_FCALL 0 $15
36 CONCAT ~16 'money_format%3A+', $15
37 CONCAT ~17 ~16, '%0A'
38 ECHO ~17
31 39 INIT_FCALL 'number_format'
40 SEND_VAR !2
41 SEND_VAL 2
42 DO_ICALL $18
43 CONCAT ~19 'number_format%3A+', $18
44 ECHO ~19
32 45 ECHO '%0A%0A'
27 46 > JMP ->9
47 > FE_FREE $6
33 48 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0