Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 8
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 8
Branch analysis from position: 4
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 8
2 jumps found. (Code = 77) Position 1 = 10, Position 2 = 30
Branch analysis from position: 10
2 jumps found. (Code = 78) Position 1 = 11, Position 2 = 30
Branch analysis from position: 11
2 jumps found. (Code = 43) Position 1 = 14, Position 2 = 29
Branch analysis from position: 14
2 jumps found. (Code = 77) Position 1 = 21, Position 2 = 28
Branch analysis from position: 21
2 jumps found. (Code = 78) Position 1 = 22, Position 2 = 28
Branch analysis from position: 22
1 jumps found. (Code = 42) Position 1 = 21
Branch analysis from position: 21
Branch analysis from position: 28
1 jumps found. (Code = 42) Position 1 = 10
Branch analysis from position: 10
Branch analysis from position: 28
Branch analysis from position: 29
Branch analysis from position: 30
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 30
Branch analysis from position: 8
filename: /in/KO04i
function name: (null)
number of ops: 35
compiled vars: !0 = $arr1, !1 = $arr2, !2 = $array, !3 = $result, !4 = $tally
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
216 1 ASSIGN !1, <array>
279 2 > FE_RESET_R $7 !1, ->8
3 > > FE_FETCH_R $7, !2, ->8
280 4 > FETCH_DIM_R ~8 !2, 'clubid'
5 ASSIGN_DIM !3, ~8
6 OP_DATA !2
279 7 > JMP ->3
8 > FE_FREE $7
282 9 > FE_RESET_R $10 !0, ->30
10 > > FE_FETCH_R $10, !2, ->30
283 11 > FETCH_DIM_R ~11 !2, 'clubid'
12 ISSET_ISEMPTY_DIM_OBJ 0 !3, ~11
13 > JMPZ ~12, ->29
284 14 > FETCH_DIM_R ~13 !2, 'clubid'
15 FETCH_DIM_R ~16 !2, 'form'
16 CONCAT ~17 '%2C', ~16
17 FETCH_DIM_RW $14 !3, ~13
18 ASSIGN_DIM_OP .= 8 $14, 'form'
19 OP_DATA ~17
285 20 > FE_RESET_R $18 <array>, ->28
21 > > FE_FETCH_R $18, !4, ->28
286 22 > FETCH_DIM_R ~19 !2, 'clubid'
23 FETCH_DIM_R ~22 !2, !4
24 FETCH_DIM_RW $20 !3, ~19
25 ASSIGN_DIM_OP += 1 $20, !4
26 OP_DATA ~22
285 27 > JMP ->21
28 > FE_FREE $18
282 29 > > JMP ->10
30 > FE_FREE $10
290 31 INIT_FCALL 'var_export'
32 SEND_VAR !3
33 DO_ICALL
34 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0