Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/qs4TC
function name: (null)
number of ops: 12
compiled vars: !0 = $html, !1 = $doc
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, '%3Cform+class%3D%22searchform%22+method%3D%22get%22+action%3D%22..%2Fsearch%2Fsearch.php%22%3E%0A%09%3Cinput+id%3D%22searchbox%22+type%3D%22text%22+name%3D%22zoom_query%22+size%3D%2215%22%3E%0A%09%3Cinput+id%3D%22searchgo%22+type%3D%22submit%22+value%3D%22search%22%3E%0A%3C%2Fform%3E'
10 1 NEW $3 'DOMDocument'
2 DO_FCALL 0
3 ASSIGN !1, $3
11 4 INIT_METHOD_CALL !1, 'loadHTML'
5 SEND_VAR_EX !0
6 SEND_VAL_EX 4
7 DO_FCALL 0
12 8 INIT_METHOD_CALL !1, 'saveHTML'
9 DO_FCALL 0 $7
10 ECHO $7
11 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0