Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/M456J
function name: (null)
number of ops: 21
compiled vars: !0 = $s, !1 = $result, !2 = $text
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, 'This+is+some+%24123+Money'
3 1 INIT_FCALL 'preg_replace'
2 SEND_VAL '%2F%5B%5Ea-zA-Z0-9%5D%2B%2F'
3 SEND_VAL '%7C'
4 SEND_VAR !0
5 DO_ICALL $4
6 ASSIGN !1, $4
4 7 ECHO !1
6 8 INIT_FCALL 'str_replace'
9 SEND_VAL '+'
10 SEND_VAL '%7C'
11 INIT_FCALL 'preg_replace'
12 SEND_VAL '%2F%5B%5EA-Za-z0-9+%5D%2F'
13 SEND_VAL ''
14 SEND_VAL 'This+is+some+%24123+Money'
15 DO_ICALL $6
16 SEND_VAR $6
17 DO_ICALL $7
18 ASSIGN ~8 !2, $7
19 ECHO ~8
20 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0