Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 11
Branch analysis from position: 11
2 jumps found. (Code = 44) Position 1 = 13, Position 2 = 5
Branch analysis from position: 13
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 5
2 jumps found. (Code = 44) Position 1 = 13, Position 2 = 5
Branch analysis from position: 13
Branch analysis from position: 5
filename: /in/dQH9m
function name: (null)
number of ops: 20
compiled vars: !0 = $b, !1 = $i
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
18 0 E > INIT_FCALL 'memory_get_usage'
1 DO_ICALL $2
2 ASSIGN !0, $2
20 3 ASSIGN !1, 0
4 > JMP ->11
22 5 > NEW $5 'SelfLinked'
6 DO_FCALL 0
7 FREE $5
23 8 INIT_FCALL 'gc_collect_cycles'
9 DO_ICALL
20 10 PRE_INC !1
11 > IS_SMALLER !1, 1000
12 > JMPNZ ~9, ->5
26 13 > INIT_FCALL 'var_dump'
14 INIT_FCALL 'memory_get_usage'
15 DO_ICALL $10
16 SUB ~11 $10, !0
17 SEND_VAL ~11
18 DO_ICALL
19 > RETURN 1
Class SelfLinked:
Function __construct:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/dQH9m
function name: __construct
number of ops: 9
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
11 0 E > INIT_FCALL 'simplexml_load_string'
1 SEND_VAL '%3C%3Fxml+version%3D%221.0%22+encoding%3D%22UTF-8%22%3F%3E%0A%3Ca%3E%3Cb%3E%3Cc%3E%3Cd%3E%3Ce%3E%3Cf%3E%3Cg%3E%3Ch%3E%3Ci%3E%3Cj%3E%3Ck%3E%3Cl%3E%3Cm%3E%3Cn%3E%3Co%3E%3Cp%3E%3Cq%3E%3Cr%3E%3Cs%3E%3Ct%3E%3Cu%3E%3Cv%3E%3Cw%3E%3Cx%3E%3Cy%3E%3Cz%3Ewaa%3F%0A%3C%2Fz%3E%3C%2Fy%3E%3C%2Fx%3E%3C%2Fw%3E%3C%2Fv%3E%3C%2Fu%3E%3C%2Ft%3E%3C%2Fs%3E%3C%2Fr%3E%3C%2Fq%3E%3C%2Fp%3E%3C%2Fo%3E%3C%2Fn%3E%3C%2Fm%3E%3C%2Fl%3E%3C%2Fk%3E%3C%2Fj%3E%3C%2Fi%3E%3C%2Fh%3E%3C%2Fg%3E%3C%2Ff%3E%3C%2Fe%3E%3C%2Fd%3E%3C%2Fc%3E%3C%2Fb%3E%3C%2Fa%3E'
2 DO_ICALL $1
3 ASSIGN_OBJ 'xml'
4 OP_DATA $1
14 5 FETCH_THIS ~3
6 ASSIGN_OBJ 'me'
7 OP_DATA ~3
15 8 > RETURN null
End of function __construct
End of class SelfLinked.
Generated using Vulcan Logic Dumper, using php 8.0.0