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
2 jumps found. (Code = 77) Position 1 = 14, Position 2 = 27
Branch analysis from position: 14
2 jumps found. (Code = 78) Position 1 = 15, Position 2 = 27
Branch analysis from position: 15
1 jumps found. (Code = 42) Position 1 = 14
Branch analysis from position: 14
Branch analysis from position: 27
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 27
Branch analysis from position: 10
filename: /in/0CuKY
function name: (null)
number of ops: 29
compiled vars: !0 = $data, !1 = $resultXML, !2 = $sxml
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'function_exists'
1 SEND_VAL 'simplexml_load_string'
2 DO_ICALL $3
3 BOOL_NOT ~4 $3
4 > JMPNZ_EX ~4 ~4, ->10
5 > INIT_FCALL 'function_exists'
6 SEND_VAL 'json_encode'
7 DO_ICALL $5
8 BOOL_NOT ~6 $5
9 BOOL ~4 ~6
10 > > JMPZ ~4, ->12
11 > > EXIT 'Not+supported+yet'
5 12 > ASSIGN !0, <array>
30 13 > FE_RESET_R $8 !0, ->27
14 > > FE_FETCH_R $8, !1, ->27
31 15 > CONCAT ~9 !1, '%0A'
16 ECHO ~9
32 17 INIT_FCALL 'simplexml_load_string'
18 SEND_VAR !1
19 DO_ICALL $10
20 ASSIGN !2, $10
33 21 INIT_FCALL 'json_encode'
22 SEND_VAR !2
23 DO_ICALL $12
24 ECHO $12
34 25 ECHO '%0A'
30 26 > JMP ->14
27 > FE_FREE $8
35 28 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0