Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/PKG0q
function name: (null)
number of ops: 37
compiled vars: !0 = $url
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 'http%3A%2F%2Fwww.example.com%23fra%2Fgment'
4 1 CONCAT ~2 !0, '%0A'
2 ECHO ~2
5 3 INIT_FCALL 'var_dump'
4 INIT_FCALL 'parse_url'
5 SEND_VAR !0
6 DO_ICALL $3
7 SEND_VAR $3
8 DO_ICALL
7 9 ASSIGN !0, 'http%3A%2F%2Fwww.example.com%3Fp%3D1%2Fparam'
8 10 CONCAT ~6 !0, '%0A'
11 ECHO ~6
9 12 INIT_FCALL 'var_dump'
13 INIT_FCALL 'parse_url'
14 SEND_VAR !0
15 DO_ICALL $7
16 SEND_VAR $7
17 DO_ICALL
12 18 ASSIGN !0, 'http%3A%2F%2F%23fra%2Fgment'
13 19 CONCAT ~10 !0, '%0A'
20 ECHO ~10
14 21 INIT_FCALL 'var_dump'
22 INIT_FCALL 'parse_url'
23 SEND_VAR !0
24 DO_ICALL $11
25 SEND_VAR $11
26 DO_ICALL
17 27 ASSIGN !0, 'http%3A%2F%2F%3Fp%3D1%2Fparam'
18 28 CONCAT ~14 !0, '%0A'
29 ECHO ~14
19 30 INIT_FCALL 'var_dump'
31 INIT_FCALL 'parse_url'
32 SEND_VAR !0
33 DO_ICALL $15
34 SEND_VAR $15
35 DO_ICALL
36 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0