Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/LE4P6
function name: (null)
number of ops: 19
compiled vars: !0 = $htm, !1 = $dom
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, '%3C%21DOCTYPE%3E%3Chtml%3E%3C%2Fhtml%3E'
5 1 NEW $3 'DOMDocument'
2 DO_FCALL 0
3 ASSIGN !1, $3
6 4 INIT_METHOD_CALL !1, 'loadHTML'
5 SEND_VAR_EX !0
6 DO_FCALL 0
8 7 FETCH_OBJ_R ~7 !1, 'doctype'
8 FREE ~7
9 9 INIT_FCALL 'var_dump'
10 SEND_VAL 'i%27m+still+here'
11 DO_ICALL
11 12 FETCH_OBJ_R ~9 !1, 'doctype'
13 FETCH_OBJ_R ~10 ~9, 'name'
14 FREE ~10
12 15 INIT_FCALL 'var_dump'
16 SEND_VAL 'i%27m+not'
17 DO_ICALL
18 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0