Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/mgtkm
function name: (null)
number of ops: 6
compiled vars: !0 = $text
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
7 0 E > ASSIGN !0, 'some+words+%5C%60+and+%60some+code%60+and+%60some+%5C%60more+code%60+again'
8 1 INIT_FCALL 'replace_text'
2 SEND_VAR !0
3 DO_FCALL 0 $2
4 ECHO $2
5 > RETURN 1
Function replace_text:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/mgtkm
function name: replace_text
number of ops: 8
compiled vars: !0 = $text
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > RECV !0
4 1 INIT_FCALL 'preg_replace'
2 SEND_VAL <array>
3 SEND_VAL <array>
4 SEND_VAR !0
5 DO_ICALL $1
6 > RETURN $1
5 7* > RETURN null
End of function replace_text
Generated using Vulcan Logic Dumper, using php 8.0.0