Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/21HZv function name: (null) number of ops: 11 compiled vars: !0 = $phrase, !1 = $target, !2 = $replace, !3 = $newPhrase line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, '%2Atitle%2A%2A+Some+text+goes+here.' 3 1 ASSIGN !1, <array> 4 2 ASSIGN !2, <array> 6 3 INIT_FCALL 'str_replace' 4 SEND_VAR !1 5 SEND_VAR !2 6 SEND_VAR !0 7 DO_ICALL $7 8 ASSIGN !3, $7 8 9 ECHO !3 9 10 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0