Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Sd53L
function name: (null)
number of ops: 14
compiled vars: !0 = $input_array, !1 = $result
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, <array>
7 1 INIT_FCALL 'implode'
2 SEND_VAL '%7C%7C'
3 SEND_VAR !0
4 DO_ICALL $3
5 ASSIGN !1, $3
8 6 INIT_FCALL 'preg_replace'
7 SEND_VAL '%2F%5CW%7C%3B%2Fm'
8 SEND_VAL ''
9 SEND_VAR !1
10 DO_ICALL $5
11 ASSIGN !1, $5
9 12 ECHO !1
13 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0