Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/jTcfW
function name: (null)
number of ops: 43
compiled vars: !0 = $uri
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 'http%3A%2F%2F%2Fpath%2Fby%2Fpath%3Fquery%3D124'
4 1 INIT_FCALL 'filter_var'
2 SEND_VAR !0
3 SEND_VAL 518
4 FETCH_CONSTANT ~2 'FILTER_FLAG_HOST_REQUIRED'
5 SEND_VAL ~2
6 DO_ICALL $3
7 ASSIGN !0, $3
5 8 INIT_FCALL 'var_dump'
9 SEND_VAR !0
10 DO_ICALL
6 11 INIT_FCALL 'filter_var'
12 SEND_VAR !0
13 SEND_VAL 273
14 FETCH_CONSTANT ~6 'FILTER_FLAG_HOST_REQUIRED'
15 SEND_VAL ~6
16 DO_ICALL $7
17 ASSIGN !0, $7
7 18 INIT_FCALL 'var_dump'
19 SEND_VAR !0
20 DO_ICALL
9 21 ASSIGN !0, '%2Fpath%2Fby%2Fpath%3Fquery%3D124'
10 22 INIT_FCALL 'filter_var'
23 SEND_VAR !0
24 SEND_VAL 518
25 FETCH_CONSTANT ~11 'FILTER_FLAG_HOST_REQUIRED'
26 SEND_VAL ~11
27 DO_ICALL $12
28 ASSIGN !0, $12
11 29 INIT_FCALL 'var_dump'
30 SEND_VAR !0
31 DO_ICALL
12 32 INIT_FCALL 'filter_var'
33 SEND_VAR !0
34 SEND_VAL 273
35 FETCH_CONSTANT ~15 'FILTER_FLAG_HOST_REQUIRED'
36 SEND_VAL ~15
37 DO_ICALL $16
38 ASSIGN !0, $16
13 39 INIT_FCALL 'var_dump'
40 SEND_VAR !0
41 DO_ICALL
42 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0