Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 19, Position 2 = 32
Branch analysis from position: 19
2 jumps found. (Code = 78) Position 1 = 20, Position 2 = 32
Branch analysis from position: 20
2 jumps found. (Code = 77) Position 1 = 21, Position 2 = 30
Branch analysis from position: 21
2 jumps found. (Code = 78) Position 1 = 22, Position 2 = 30
Branch analysis from position: 22
1 jumps found. (Code = 42) Position 1 = 21
Branch analysis from position: 21
Branch analysis from position: 30
1 jumps found. (Code = 42) Position 1 = 19
Branch analysis from position: 19
Branch analysis from position: 30
Branch analysis from position: 32
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 32
filename: /in/XpivS
function name: (null)
number of ops: 35
compiled vars: !0 = $a, !1 = $surveyreports, !2 = $rows
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, <array>
21 1 ECHO '%3Ctable+border%3D%221%22+cellpadding%3D%224px%22+style%3D%22white-space%3Anowrap%3B%22%3E%0A'
22 2 ECHO '%09%3Ctr%3E%0A%09%09%3Cth%3E'
3 INIT_FCALL 'implode'
4 SEND_VAL '%3C%2Fth%3E%3Cth%3E'
5 INIT_FCALL 'array_keys'
6 INIT_FCALL 'current'
7 INIT_FCALL 'current'
8 SEND_VAR !0
9 DO_ICALL $4
10 SEND_VAR $4
11 DO_ICALL $5
12 SEND_VAR $5
13 DO_ICALL $6
14 SEND_VAR $6
15 DO_ICALL $7
16 ECHO $7
17 ECHO '%3C%2Fth%3E%0A%09%3C%2Ftr%3E%0A'
23 18 > FE_RESET_R $8 !0, ->32
19 > > FE_FETCH_R $8, !1, ->32
24 20 > > FE_RESET_R $9 !1, ->30
21 > > FE_FETCH_R $9, !2, ->30
25 22 > ECHO '%09%3Ctr%3E%0A%09%09%3Ctd%3E'
23 INIT_FCALL 'implode'
24 SEND_VAL '%3C%2Ftd%3E%3Ctd%3E'
25 SEND_VAR !2
26 DO_ICALL $10
27 ECHO $10
28 ECHO '%3C%2Ftd%3E%0A%09%3C%2Ftr%3E%0A'
24 29 > JMP ->21
30 > FE_FREE $9
23 31 > JMP ->19
32 > FE_FREE $8
28 33 ECHO '%3Ctable%3E'
34 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0