Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/hFMEt
function name: (null)
number of ops: 15
compiled vars: !0 = $data, !1 = $floats
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, '10+x+2.5'
3 1 INIT_FCALL 'array_map'
2 SEND_VAL 'floatval'
3 INIT_FCALL 'explode'
4 SEND_VAL '+x+'
5 SEND_VAR !0
6 DO_ICALL $3
7 SEND_VAR $3
8 DO_ICALL $4
9 ASSIGN !1, $4
4 10 FETCH_DIM_R ~6 !1, 0
11 FETCH_DIM_R ~7 !1, 1
12 MUL ~8 ~6, ~7
13 ECHO ~8
14 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0