Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/W3TqG
function name: (null)
number of ops: 13
compiled vars: !0 = $fmt
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > NEW $1 'NumberFormatter'
1 SEND_VAL_EX 'de_DE'
2 FETCH_CLASS_CONSTANT ~2 'NumberFormatter', 'CURRENCY'
3 SEND_VAL_EX ~2
4 DO_FCALL 0
5 ASSIGN !0, $1
3 6 INIT_METHOD_CALL !0, 'formatCurrency'
7 SEND_VAL_EX 1.23457e+6
8 SEND_VAL_EX 'USD'
9 DO_FCALL 0 $5
10 CONCAT ~6 $5, '%0A'
11 ECHO ~6
12 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0