Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/pLJls
function name: (null)
number of ops: 9
compiled vars: !0 = $x, !1 = $xml
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, '%3Cdest%3E%0A%3Cdestinationname%3ENew+York+City%3C%2Fdestinationname%3E%0A%3Cdestinationname%3ENew+York%3C%2Fdestinationname%3E%0A%3Cdestinationname%3ENew+Jersey%3C%2Fdestinationname%3E%0A%3C%2Fdest%3E'
10 1 INIT_FCALL 'simplexml_load_string'
2 SEND_VAR !0
3 DO_ICALL $3
4 ASSIGN !1, $3
12 5 FETCH_OBJ_R ~5 !1, 'destinationname'
6 FETCH_DIM_R ~6 ~5, 0
7 ECHO ~6
8 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0