Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/VNFtk function name: (null) number of ops: 26 compiled vars: !0 = $string line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, 'foo%3Cbr%3Ebar%3Cbr%2F%3Ebaz%3Cfont%3E%3Cbr+%2F%3E%0D%0A' 5 1 INIT_FCALL 'strip_tags' 2 SEND_VAR !0 3 DO_ICALL $2 4 ECHO $2 6 5 INIT_FCALL 'strip_tags' 6 SEND_VAR !0 7 SEND_VAL '%3Cbr%3E' 8 DO_ICALL $3 9 ECHO $3 7 10 INIT_FCALL 'strip_tags' 11 SEND_VAR !0 12 SEND_VAL '%3Cbr%2F%3E' 13 DO_ICALL $4 14 ECHO $4 8 15 INIT_FCALL 'strip_tags' 16 SEND_VAR !0 17 SEND_VAL '%3Cbr+%2F%3E' 18 DO_ICALL $5 19 ECHO $5 9 20 INIT_FCALL 'strip_tags' 21 SEND_VAR !0 22 SEND_VAL '%3Cbr%3E%3Cbr%2F%3E' 23 DO_ICALL $6 24 ECHO $6 25 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0