Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/N2UMa function name: (null) number of ops: 12 compiled vars: !0 = $myArray, !1 = $myString line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 5 1 ASSIGN !1, 'banana+is+%3F%2C+apple+is+%3F%2C+tomato+is+%3F' 7 2 INIT_FCALL 'vprintf' 8 3 INIT_FCALL 'str_replace' 4 SEND_VAL '%3F' 5 SEND_VAL '%25s' 6 SEND_VAR !1 7 DO_ICALL $4 8 SEND_VAR $4 9 9 SEND_VAR !0 7 10 DO_ICALL 10 11 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0