Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/bfDv2
function name: (null)
number of ops: 10
compiled vars: !0 = $string, !1 = $xml
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, '%3Ca%3E%0A+%3Cb%3E%0A++%3Cc%3Etext%3C%2Fc%3E%0A++%3Cc%3Estuff%3C%2Fc%3E%0A+%3C%2Fb%3E%0A+%3Cd%3E%0A++%3Cc%3Ecode%3C%2Fc%3E%0A+%3C%2Fd%3E%0A%3C%2Fa%3E'
14 1 NEW $3 'SimpleXMLElement'
2 SEND_VAR_EX !0
3 DO_FCALL 0
4 ASSIGN !1, $3
15 5 UNSET_DIM !1, 0
16 6 INIT_FCALL 'print_r'
7 SEND_VAR !1
8 DO_ICALL
9 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0