Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/BeTWq function name: (null) number of ops: 14 compiled vars: !0 = $name, !1 = $value1, !2 = $value3, !3 = $value2 line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, 'Taro' 3 1 ROPE_INIT 3 ~6 'Hello+' 2 ROPE_ADD 1 ~6 ~6, !0 3 ROPE_END 2 ~5 ~6, '%0A' 4 ASSIGN !1, ~5 4 5 ROPE_INIT 3 ~10 'Hello+' 6 ROPE_ADD 1 ~10 ~10, !0 7 ROPE_END 2 ~9 ~10, '%0A' 8 ASSIGN !2, ~9 5 9 ASSIGN !3, 'Hello+%24name%5Cn' 7 10 ECHO !1 8 11 ECHO !2 9 12 ECHO !3 12 13 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0