Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/AtmFe
function name: (null)
number of ops: 17
compiled vars: !0 = $str
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 INIT_FCALL_BY_NAME 'money_format'
5 SEND_VAL_EX '%25%3D%2A%234.4n'
6 SEND_VAL_EX 163.179
7 DO_FCALL 0 $2
8 ASSIGN !0, $2
5 9 INIT_FCALL 'str_replace'
10 SEND_VAL '%2A'
11 SEND_VAL '%E2%9C%AA'
12 SEND_VAR !0
13 DO_ICALL $4
14 ASSIGN !0, $4
6 15 ECHO !0
7 16 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0