Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/AlBQF
function name: (null)
number of ops: 12
compiled vars: !0 = $players, !1 = $user_id
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
4 0 E > ASSIGN !0, <array>
33 1 ASSIGN !1, <array>
35 2 INIT_FCALL 'usort'
3 SEND_REF !0
4 DECLARE_LAMBDA_FUNCTION ~4 [0]
5 BIND_LEXICAL ~4, !1
42 6 SEND_VAL ~4
35 7 DO_ICALL
44 8 INIT_FCALL 'print_r'
9 SEND_VAR !0
10 DO_ICALL
46 11 > RETURN 1
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 6, Position 2 = 11
Branch analysis from position: 6
2 jumps found. (Code = 43) Position 1 = 9, Position 2 = 10
Branch analysis from position: 9
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 10
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 11
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/AlBQF
function name: {closure:/in/AlBQF:35}
number of ops: 13
compiled vars: !0 = $left, !1 = $right, !2 = $user_id
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
35 0 E > RECV !0
1 RECV !1
2 BIND_STATIC !2
36 3 FETCH_DIM_R ~3 !0, 'wonid'
4 FRAMELESS_ICALL_2 in_array ~4 ~3, !2
5 > JMPZ ~4, ->11
37 6 > FETCH_DIM_R ~5 !1, 'wonid'
7 FRAMELESS_ICALL_2 in_array ~6 ~5, !2
8 > JMPZ ~6, ->10
38 9 > > RETURN 0
39 10 > > RETURN 1
41 11 > > RETURN -1
42 12* > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.5.0