Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 43) Position 1 = 4, Position 2 = 15 Branch analysis from position: 4 1 jumps found. (Code = 42) Position 1 = 16 Branch analysis from position: 16 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 15 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/vLB4b function name: (null) number of ops: 17 compiled vars: !0 = $amt, !1 = $sw line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, 0 4 1 ASSIGN !1, 0 5 2 IS_EQUAL !1, 'B' 3 > JMPZ ~4, ->15 6 4 > ROPE_INIT 3 ~6 'sw%3D' 5 ROPE_ADD 1 ~6 ~6, !1 6 ROPE_END 2 ~5 ~6, '%3Cbr%3E' 7 ECHO ~5 7 8 ROPE_INIT 5 ~9 '%3Cfont+color%3Dmaroon%3EBuy+' 9 ROPE_ADD 1 ~9 ~9, !0 10 ROPE_ADD 2 ~9 ~9, '+%3Cfont+color%3Dred%3E' 11 ROPE_ADD 3 ~9 ~9, !1 12 ROPE_END 4 ~8 ~9, '%3Cbr%3E' 13 ECHO ~8 5 14 > JMP ->16 9 15 > ECHO '%24sw+is+not+B' 10 16 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0