Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 47) Position 1 = 5, Position 2 = 10
Branch analysis from position: 5
2 jumps found. (Code = 43) Position 1 = 11, Position 2 = 12
Branch analysis from position: 11
1 jumps found. (Code = 79) Position 1 = -2
Branch analysis from position: 12
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 10
filename: /in/DhLc0
function name: (null)
number of ops: 24
compiled vars: !0 = $mi
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'class_exists'
1 SEND_VAL 'SimpleXMLElement'
2 DO_ICALL $1
3 BOOL_NOT ~2 $1
4 > JMPNZ_EX ~2 ~2, ->10
5 > INIT_FCALL 'class_exists'
6 SEND_VAL 'MultipleIterator'
7 DO_ICALL $3
8 BOOL_NOT ~4 $3
9 BOOL ~2 ~4
10 > > JMPZ ~2, ->12
4 11 > > EXIT 'not+applicable'
7 12 > NEW $5 'MultipleIterator'
13 DO_FCALL 0
14 ASSIGN !0, $5
8 15 INIT_METHOD_CALL !0, 'attachIterator'
16 NEW $8 'SimpleXMLElement'
17 SEND_VAL_EX '%3Cr%2F%3E'
18 DO_FCALL 0
19 SEND_VAR_NO_REF_EX $8
20 DO_FCALL 0
9 21 INIT_METHOD_CALL !0, 'rewind'
22 DO_FCALL 0
23 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0