Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Tm9Vu
function name: (null)
number of ops: 20
compiled vars: !0 = $xml
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > NEW $1 'XMLWriter'
1 DO_FCALL 0
2 ASSIGN !0, $1
4 3 INIT_METHOD_CALL !0, 'startDocument'
4 SEND_VAL_EX '1.0'
5 SEND_VAL_EX 'utf-8'
6 DO_FCALL 0
5 7 INIT_METHOD_CALL !0, 'startElement'
8 SEND_VAL_EX 'agency'
9 DO_FCALL 0
6 10 INIT_METHOD_CALL !0, 'endElement'
11 DO_FCALL 0
7 12 INIT_METHOD_CALL !0, 'endDocument'
13 DO_FCALL 0
8 14 INIT_FCALL 'var_dump'
15 INIT_METHOD_CALL !0, 'flush'
16 DO_FCALL 0 $8
17 SEND_VAR $8
18 DO_ICALL
19 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0