Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/pOKD9
function name: (null)
number of ops: 19
compiled vars: !0 = $dom, !1 = $node
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > NEW $2 'DOMDocument'
1 DO_FCALL 0
2 ASSIGN !0, $2
3 3 INIT_METHOD_CALL !0, 'loadXML'
4 SEND_VAL_EX '%3Croot%3E%3Cnode%2F%3E%3C%2Froot%3E'
5 DO_FCALL 0
4 6 INIT_METHOD_CALL !0, 'getElementsByTagName'
7 SEND_VAL_EX 'node'
8 DO_FCALL 0 $6
9 INIT_METHOD_CALL $6, 'item'
10 SEND_VAL_EX 0
11 DO_FCALL 0 $7
12 ASSIGN !1, $7
5 13 INIT_METHOD_CALL !0, 'saveXML'
14 SEND_VAR_EX !1
15 SEND_VAL_EX 4
16 DO_FCALL 0 $9
17 ECHO $9
18 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0