Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/8cgbf
function name: (null)
number of ops: 17
compiled vars: !0 = $xml, !1 = $parser, !2 = $vals, !3 = $idx
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, '%3C%21DOCTYPE+test+%5B%0A++++%3C%21ENTITY+test+%22test%22%3E%0A%5D%3E%0A%3Ctest+foo%3D%22%26test%3B%22%3E%26test%3B%3C%2Ftest%3E'
10 1 INIT_FCALL 'xml_parser_create'
2 DO_ICALL $5
3 ASSIGN !1, $5
12 4 INIT_FCALL 'xml_parse_into_struct'
5 SEND_VAR !1
6 SEND_VAR !0
7 SEND_REF !2
8 SEND_REF !3
9 DO_ICALL
14 10 INIT_FCALL 'print_r'
11 SEND_VAR !2
12 DO_ICALL
16 13 INIT_FCALL 'xml_parser_free'
14 SEND_VAR !1
15 DO_ICALL
16 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0