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

Public Attributes

struct fallback_mapping * mappings
 
size_t count
 
struct list locales
 

Detailed Description

Definition at line 528 of file analyzer.c.

Member Data Documentation

◆ count

size_t fallback_data::count

Definition at line 531 of file analyzer.c.

◆ locales

struct list fallback_data::locales

Definition at line 532 of file analyzer.c.

Referenced by find_fallback_mapping().

◆ mappings

struct fallback_mapping* fallback_data::mappings

Definition at line 530 of file analyzer.c.

Referenced by find_fallback_mapping().


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