Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/NFpRS
function name: (null)
number of ops: 15
compiled vars: !0 = $dom, !1 = $paragraph
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > NEW $2 'DOMDocument'
1 DO_FCALL 0
2 ASSIGN !0, $2
4 3 INIT_METHOD_CALL !0, 'loadHTML'
4 SEND_VAL_EX '%3Cb%3ETEST%3C%2Fb%3E'
5 DO_FCALL 0
5 6 FETCH_OBJ_R ~6 !0, 'firstChild'
7 ASSIGN !1, ~6
7 8 INIT_FCALL 'var_dump'
9 SEND_VAR !0
10 DO_ICALL
8 11 INIT_FCALL 'var_dump'
12 SEND_VAR !1
13 DO_ICALL
14 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0