Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 5, Position 2 = 34
Branch analysis from position: 5
2 jumps found. (Code = 78) Position 1 = 6, Position 2 = 34
Branch analysis from position: 6
2 jumps found. (Code = 46) Position 1 = 9, Position 2 = 14
Branch analysis from position: 9
2 jumps found. (Code = 43) Position 1 = 15, Position 2 = 24
Branch analysis from position: 15
2 jumps found. (Code = 43) Position 1 = 23, Position 2 = 24
Branch analysis from position: 23
1 jumps found. (Code = 79) Position 1 = -2
Branch analysis from position: 24
1 jumps found. (Code = 42) Position 1 = 5
Branch analysis from position: 5
Branch analysis from position: 24
Branch analysis from position: 14
Branch analysis from position: 34
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 34
filename: /in/KoCQi
function name: (null)
number of ops: 39
compiled vars: !0 = $partylist, !1 = $position, !2 = $members, !3 = $out, !4 = $member
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, <array>
3 1 ASSIGN !1, <array>
4 2 ASSIGN !2, <array>
6 3 ASSIGN !3, <array>
7 4 > FE_RESET_R $9 !2, ->34
5 > > FE_FETCH_R $9, !4, ->34
8 6 > ISSET_ISEMPTY_CV ~10 !3
7 BOOL_NOT ~11 ~10
8 > JMPZ_EX ~11 ~11, ->14
9 > INIT_FCALL 'next'
10 SEND_REF !1
11 DO_ICALL $12
12 BOOL_NOT ~13 $12
13 BOOL ~11 ~13
14 > > JMPZ ~11, ->24
9 15 > INIT_FCALL 'reset'
16 SEND_REF !1
17 DO_ICALL
10 18 INIT_FCALL 'next'
19 SEND_REF !0
20 DO_ICALL $15
21 BOOL_NOT ~16 $15
22 > JMPZ ~16, ->24
11 23 > > EXIT 'Not+enough+parties.%0A'
14 24 > INIT_FCALL 'current'
25 SEND_VAR !0
26 DO_ICALL $17
27 INIT_FCALL 'current'
28 SEND_VAR !1
29 DO_ICALL $19
30 FETCH_DIM_W $18 !3, $17
31 ASSIGN_DIM $18, $19
32 OP_DATA !4
7 33 > JMP ->5
34 > FE_FREE $9
16 35 INIT_FCALL 'print_r'
36 SEND_VAR !3
37 DO_ICALL
38 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0