ReactOS 0.4.17-dev-934-g091855f
fallback_locale Struct Reference
Collaboration diagram for fallback_locale:

Public Attributes

struct list entry
 
WCHAR name [LOCALE_NAME_MAX_LENGTH]
 
struct {
   size_t *   data
 
   size_t   count
 
   size_t   size
 
} ranges
 

Detailed Description

Definition at line 466 of file analyzer.c.

Member Data Documentation

◆ count

size_t fallback_locale::count

Definition at line 473 of file analyzer.c.

◆ data

size_t* fallback_locale::data

Definition at line 472 of file analyzer.c.

◆ entry

struct list fallback_locale::entry

Definition at line 468 of file analyzer.c.

◆ name

WCHAR fallback_locale::name[LOCALE_NAME_MAX_LENGTH]

Definition at line 469 of file analyzer.c.

Referenced by fallbackbuilder_init_fallback_data().

◆ 

struct { ... } fallback_locale::ranges

◆ size

size_t fallback_locale::size

Definition at line 474 of file analyzer.c.


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