Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/26oGk function name: (null) number of ops: 6 compiled vars: !0 = $str line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, 'Hi+my+name+is+__Matteo__and%2C+_C+I%27m+%2A%2AItalian%2A%2A' 11 1 INIT_FCALL 'replacestring' 2 SEND_VAR !0 3 DO_FCALL 0 $2 4 ECHO $2 5 > RETURN 1 Function replacestring: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/26oGk function name: replaceString number of ops: 17 compiled vars: !0 = $str line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 5 0 E > RECV !0 6 1 INIT_FCALL 'str_replace' 2 SEND_VAL '_C' 3 SEND_VAL '%3Cbr%2F%3E' 4 SEND_VAR !0 5 DO_ICALL $1 6 ASSIGN !0, $1 7 7 INIT_FCALL 'preg_replace' 8 SEND_VAL <array> 9 SEND_VAL <array> 10 SEND_VAR !0 11 DO_ICALL $3 12 ASSIGN !0, $3 8 13 CONCAT ~5 '%3Cp%3E', !0 14 CONCAT ~6 ~5, '%3Cp%2F%3E' 15 > RETURN ~6 9 16* > RETURN null End of function replacestring
Generated using Vulcan Logic Dumper, using php 8.0.0