Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 4, Position 2 = 17
Branch analysis from position: 4
2 jumps found. (Code = 78) Position 1 = 5, Position 2 = 17
Branch analysis from position: 5
1 jumps found. (Code = 42) Position 1 = 4
Branch analysis from position: 4
Branch analysis from position: 17
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 17
filename: /in/U5ahM
function name: (null)
number of ops: 28
compiled vars: !0 = $array, !1 = $bytes, !2 = $string, !3 = $amount, !4 = $unit
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > DECLARE_CONST 'UNIT_FACTOR', <array>
10 1 ASSIGN !0, <array>
25 2 ASSIGN !1, <array>
26 3 > FE_RESET_R $7 !0, ->17
4 > > FE_FETCH_R $7, !2, ->17
27 5 > INIT_FCALL 'sscanf'
6 SEND_VAR !2
7 SEND_VAL '%25f%25s'
8 SEND_REF !3
9 SEND_REF !4
10 DO_ICALL
28 11 FETCH_CONSTANT ~10 'UNIT_FACTOR'
12 FETCH_DIM_R ~11 ~10, !4
13 MUL ~12 !3, ~11
14 ASSIGN_DIM !1, !2
15 OP_DATA ~12
26 16 > JMP ->4
17 > FE_FREE $7
31 18 INIT_FCALL 'uasort'
19 SEND_REF !0
20 DECLARE_LAMBDA_FUNCTION ~13 [0]
21 BIND_LEXICAL ~13, !1
22 SEND_VAL ~13
23 DO_ICALL
33 24 INIT_FCALL 'var_export'
25 SEND_VAR !0
26 DO_ICALL
27 > RETURN 1
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/U5ahM
function name: {closure}
number of ops: 8
compiled vars: !0 = $a, !1 = $b, !2 = $bytes
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
31 0 E > RECV !0
1 RECV !1
2 BIND_STATIC !2
3 FETCH_DIM_R ~3 !2, !0
4 FETCH_DIM_R ~4 !2, !1
5 SPACESHIP ~5 ~3, ~4
6 > RETURN ~5
7* > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0