Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 6, Position 2 = 13
Branch analysis from position: 6
2 jumps found. (Code = 78) Position 1 = 7, Position 2 = 13
Branch analysis from position: 7
1 jumps found. (Code = 42) Position 1 = 6
Branch analysis from position: 6
Branch analysis from position: 13
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 13
filename: /in/oOHSb
function name: (null)
number of ops: 18
compiled vars: !0 = $params, !1 = $xml, !2 = $value, !3 = $key
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
8 1 NEW $5 'SimpleXMLElement'
2 SEND_VAL_EX '%3Croot%2F%3E'
3 DO_FCALL 0
4 ASSIGN !1, $5
9 5 > FE_RESET_R $8 !0, ->13
6 > > FE_FETCH_R ~9 $8, !2, ->13
7 > ASSIGN !3, ~9
10 8 INIT_METHOD_CALL !1, 'addChild'
9 SEND_VAR_EX !3
10 SEND_VAR_EX !2
11 DO_FCALL 0
9 12 > JMP ->6
13 > FE_FREE $8
12 14 INIT_METHOD_CALL !1, 'asXML'
15 DO_FCALL 0 $12
16 ECHO $12
17 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0