Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/BU7Q4
function name: (null)
number of ops: 17
compiled vars: !0 = $dom, !1 = $xpath
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, 'loadhtml'
4 SEND_VAL_EX '%3Ca+itemprop%3D%22email%22%3Eoffice%40xy.com%3C%2Fa%3E'
5 DO_FCALL 0
4 6 NEW $6 'DOMXPath'
7 SEND_VAR_EX !0
8 DO_FCALL 0
9 ASSIGN !1, $6
5 10 INIT_METHOD_CALL !1, 'query'
11 SEND_VAL_EX '%2F%2Fa%5B%40itemprop%3D%22email%22%5D'
12 DO_FCALL 0 $9
13 FETCH_DIM_R ~10 $9, 0
14 FETCH_OBJ_R ~11 ~10, 'nodeValue'
15 ECHO ~11
6 16 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0