Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 2, Position 2 = 13
Branch analysis from position: 2
2 jumps found. (Code = 78) Position 1 = 3, Position 2 = 13
Branch analysis from position: 3
1 jumps found. (Code = 42) Position 1 = 2
Branch analysis from position: 2
Branch analysis from position: 13
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 13
filename: /in/q0smO
function name: (null)
number of ops: 26
compiled vars: !0 = $mainArray, !1 = $entry, !2 = $stringVarArray, !3 = $result
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
96 1 > FE_RESET_R $5 !0, ->13
2 > > FE_FETCH_R $5, !1, ->13
98 3 > FETCH_DIM_R ~7 !1, 'name'
4 CONCAT ~8 ~7, '%3D'
5 INIT_FCALL 'urlencode'
6 FETCH_DIM_R ~9 !1, 'value'
7 SEND_VAL ~9
8 DO_ICALL $10
9 CONCAT ~11 ~8, $10
10 ASSIGN_DIM !2
11 OP_DATA ~11
96 12 > JMP ->2
13 > FE_FREE $5
100 14 INIT_FCALL 'parse_str'
15 INIT_FCALL 'implode'
16 SEND_VAL '%26'
17 SEND_VAR !2
18 DO_ICALL $12
19 SEND_VAR $12
20 SEND_REF !3
21 DO_ICALL
102 22 INIT_FCALL 'var_dump'
23 SEND_VAR !3
24 DO_ICALL
25 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0