Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/UEDIL
function name: (null)
number of ops: 10
compiled vars: !0 = $doc
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > NEW $1 'DOMDocument'
1 DO_FCALL 0
2 ASSIGN !0, $1
5 3 INIT_METHOD_CALL !0, 'loadXML'
4 SEND_VAL_EX '%3Chtml%3E%0A++++%3Chead%3E%0A++++%3C%2Fhead%3E%0A++++%3Cbody%3E%0A++++++++%3Cscript%3E%0A++++++++++++console.log%28%22%3Ch1%3Ehello%3C%2Fh1%3E%22%29%3B%0A++++++++%3C%2Fscript%3E%0A++++%3C%2Fbody%3E%0A%3C%2Fhtml%3E'
5 DO_FCALL 0
15 6 INIT_METHOD_CALL !0, 'saveHTML'
7 DO_FCALL 0 $5
8 ECHO $5
9 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0