Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/nqCXQ
function name: (null)
number of ops: 21
compiled vars: !0 = $dom
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > NEW $1 'DOMDocument'
1 DO_FCALL 0
2 ASSIGN !0, $1
3 3 INIT_METHOD_CALL !0, 'loadXML'
4 SEND_VAL_EX '%3Cproduct%3E%3Cprice%3E%3Cmain%3E32.29%3C%2Fmain%3E%3C%2Fprice%3E%3C%2Fproduct%3E'
5 DO_FCALL 0
4 6 INIT_FCALL 'var_dump'
7 INIT_METHOD_CALL !0, 'getElementsByTagName'
8 SEND_VAL_EX 'main'
9 DO_FCALL 0 $5
10 INIT_METHOD_CALL $5, 'item'
11 SEND_VAL_EX 0
12 DO_FCALL 0 $6
13 FETCH_OBJ_R ~7 $6, 'nodeValue'
14 DIV ~8 ~7, 1.21
15 SEND_VAL ~8
16 DO_ICALL
5 17 INIT_FCALL 'var_dump'
18 SEND_VAL 26.686
19 DO_ICALL
20 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0