Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/MpKqP
function name: (null)
number of ops: 11
compiled vars: !0 = $string_data, !1 = $xml, !2 = $citta
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, '%3C%3Fxml+version%3D%221.0%22%3F%3E%0A%3Cgeonames%3E%0A++++%3Cgeoname%3E%0A++++++++%3Cname%3ECorato%3C%2Fname%3E%0A++++%3C%2Fgeoname%3E%0A%3C%2Fgeonames%3E'
12 1 INIT_FCALL 'simplexml_load_string'
2 SEND_VAR !0
3 DO_ICALL $4
4 ASSIGN !1, $4
13 5 FETCH_OBJ_R ~6 !1, 'geoname'
6 FETCH_OBJ_R ~7 ~6, 'name'
7 CAST 6 ~8 ~7
8 ASSIGN !2, ~8
15 9 ECHO !2
16 10 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0