Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/ITRfI function name: (null) number of ops: 20 compiled vars: !0 = $dom, !1 = $list line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 5 0 E > NEW $2 'DOMDocument' 1 DO_FCALL 0 2 ASSIGN !0, $2 6 3 INIT_METHOD_CALL !0, 'loadXML' 4 SEND_VAL_EX '%3C%3Fxml+version%3D%221.0%22+%3F%3E%3Croot+%2F%3E' 5 DO_FCALL 0 7 6 INIT_METHOD_CALL !0, 'registerNodeClass' 7 SEND_VAL_EX 'DOMElement' 8 SEND_VAL_EX 'SampleElement' 9 DO_FCALL 0 9 10 FETCH_OBJ_R ~7 !0, 'childNodes' 11 ASSIGN !1, ~7 11 12 INIT_FCALL 'var_dump' 13 INIT_METHOD_CALL !1, 'item' 14 SEND_VAL_EX 0 15 DO_FCALL 0 $9 16 GET_CLASS ~10 $9 17 SEND_VAL ~10 18 DO_ICALL 19 > RETURN 1 Class SampleElement: [no user functions]
Generated using Vulcan Logic Dumper, using php 8.0.0