Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/EQhh6
function name: (null)
number of ops: 20
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ECHO 'Without+scheme+and+host%0A'
4 1 ECHO '%0A'
6 2 INIT_FCALL 'print_r'
3 INIT_FCALL 'parse_url'
4 SEND_VAL '%2Fs%3Fa%3D12%26b%3D12.3.3.4%3A1233'
5 SEND_VAL 6
6 DO_ICALL $0
7 SEND_VAR $0
8 DO_ICALL
8 9 ECHO '%0A%0A'
10 10 ECHO 'With+scheme+and+host%0A'
12 11 ECHO '%0A'
14 12 INIT_FCALL 'print_r'
13 INIT_FCALL 'parse_url'
14 SEND_VAL 'http%3A%2F%2Fexample.com%2Fs%3Fa%3D12%26b%3D12.3.3.4%3A1233'
15 SEND_VAL 6
16 DO_ICALL $2
17 SEND_VAR $2
18 DO_ICALL
19 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0