Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/MH4nL
function name: (null)
number of ops: 17
compiled vars: !0 = $doc, !1 = $element
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ECHO 'LIBXML_DOTTED_VERSION%3A+'
1 ECHO '2.9.4'
2 ECHO '%0A'
5 3 NEW $2 'DOMDocument'
4 DO_FCALL 0
5 ASSIGN !0, $2
6 6 INIT_METHOD_CALL !0, 'loadXML'
7 SEND_VAL_EX '%3Cr%3Ar+xmlns%3Ar%3D%22ns%3A1%22+%2F%3E'
8 DO_FCALL 0
7 9 FETCH_OBJ_R ~6 !0, 'documentElement'
10 ASSIGN !1, ~6
8 11 FETCH_OBJ_R ~8 !1, 'nodeName'
12 ECHO ~8
13 ECHO '+%2F+'
14 FETCH_OBJ_R ~9 !1, 'tagName'
15 ECHO ~9
16 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0