ReactOS 0.4.16-dev-2252-gb2c1dd8
comparestringa_entry Struct Reference
Collaboration diagram for comparestringa_entry:

Public Attributes

LCID lcid
 
DWORD flags
 
const charfirst
 
int first_len
 
const charsecond
 
int second_len
 
int ret
 
DWORD le
 

Detailed Description

Definition at line 1842 of file locale.c.

Member Data Documentation

◆ first

const char* comparestringa_entry::first

Definition at line 1845 of file locale.c.

◆ first_len

int comparestringa_entry::first_len

Definition at line 1846 of file locale.c.

◆ flags

DWORD comparestringa_entry::flags

Definition at line 1844 of file locale.c.

◆ lcid

LCID comparestringa_entry::lcid

Definition at line 1843 of file locale.c.

◆ le

DWORD comparestringa_entry::le

Definition at line 1850 of file locale.c.

◆ ret

int comparestringa_entry::ret

Definition at line 1849 of file locale.c.

◆ second

const char* comparestringa_entry::second

Definition at line 1847 of file locale.c.

◆ second_len

int comparestringa_entry::second_len

Definition at line 1848 of file locale.c.


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