ReactOS 0.4.16-dev-1409-g71b6fab
sortkey_state Struct Reference
Collaboration diagram for sortkey_state:

Public Attributes

struct sortkey key_primary
 
struct sortkey key_diacritic
 
struct sortkey key_case
 
struct sortkey key_special
 
struct sortkey key_extra [4]
 
UINT primary_pos
 
BYTE buffer [3 *128]
 

Detailed Description

Definition at line 3581 of file locale.c.

Member Data Documentation

◆ buffer

BYTE sortkey_state::buffer[3 *128]

Definition at line 3589 of file locale.c.

◆ key_case

struct sortkey sortkey_state::key_case

Definition at line 3585 of file locale.c.

◆ key_diacritic

struct sortkey sortkey_state::key_diacritic

Definition at line 3584 of file locale.c.

◆ key_extra

struct sortkey sortkey_state::key_extra[4]

Definition at line 3587 of file locale.c.

◆ key_primary

struct sortkey sortkey_state::key_primary

Definition at line 3583 of file locale.c.

◆ key_special

struct sortkey sortkey_state::key_special

Definition at line 3586 of file locale.c.

◆ primary_pos

UINT sortkey_state::primary_pos

Definition at line 3588 of file locale.c.


The documentation for this struct was generated from the following file: