Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/PG0rO
function name: (null)
number of ops: 20
compiled vars: !0 = $urlString, !1 = $values, !2 = $arg1, !3 = $arg2
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 'www.me.com%2Fhello%2Fworld'
4 1 INIT_FCALL 'explode'
2 SEND_VAL '%2F'
3 SEND_VAR !0
4 DO_ICALL $5
5 ASSIGN !1, $5
5 6 FETCH_DIM_R ~7 !1, 1
7 ASSIGN !2, ~7
6 8 FETCH_DIM_R ~9 !1, 2
9 ASSIGN !3, ~9
8 10 CONCAT ~11 'Arg1%3A+', !2
11 CONCAT ~12 ~11, '+-+'
12 CONCAT ~13 ~12, '+Arg2%3A+'
13 CONCAT ~14 ~13, !3
14 CONCAT ~15 ~14, '%0A'
15 ECHO ~15
9 16 INIT_FCALL 'print_r'
17 SEND_VAR !1
18 DO_ICALL
19 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0