Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 2, Position 2 = 9
Branch analysis from position: 2
2 jumps found. (Code = 78) Position 1 = 3, Position 2 = 9
Branch analysis from position: 3
1 jumps found. (Code = 42) Position 1 = 2
Branch analysis from position: 2
Branch analysis from position: 9
2 jumps found. (Code = 77) Position 1 = 11, Position 2 = 24
Branch analysis from position: 11
2 jumps found. (Code = 78) Position 1 = 12, Position 2 = 24
Branch analysis from position: 12
1 jumps found. (Code = 42) Position 1 = 11
Branch analysis from position: 11
Branch analysis from position: 24
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 24
Branch analysis from position: 9
filename: /in/14smE
function name: (null)
number of ops: 31
compiled vars: !0 = $rows, !1 = $r, !2 = $dates, !3 = $vals, !4 = $date, !5 = $lines
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
10 1 > FE_RESET_R $7 !0, ->9
2 > > FE_FETCH_R $7, !1, ->9
11 3 > FETCH_DIM_R ~8 !1, 'seldate'
4 FETCH_DIM_R ~11 !1, 'count'
5 FETCH_DIM_W $9 !2, ~8
6 ASSIGN_DIM $9
7 OP_DATA ~11
10 8 > JMP ->2
9 > FE_FREE $7
14 10 > FE_RESET_R $12 !2, ->24
11 > > FE_FETCH_R ~13 $12, !3, ->24
12 > ASSIGN !4, ~13
15 13 CONCAT ~16 '%5B%27', !4
14 CONCAT ~17 ~16, '%27%2C+'
15 INIT_FCALL 'implode'
16 SEND_VAL '%2C+'
17 SEND_VAR !3
18 DO_ICALL $18
19 CONCAT ~19 ~17, $18
20 CONCAT ~20 ~19, '%5D'
21 ASSIGN_DIM !5
22 OP_DATA ~20
14 23 > JMP ->11
24 > FE_FREE $12
18 25 INIT_FCALL 'implode'
26 SEND_VAL '%2C%0A'
27 SEND_VAR !5
28 DO_ICALL $21
29 ECHO $21
30 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0