ReactOS 0.4.16-dev-1401-gf1332c7
|
Public Attributes | |
GUID | id |
UINT | flags |
UINT | compr |
UINT | except |
UINT | ling_except |
UINT | casemap |
UINT sortguid::casemap |
Definition at line 330 of file locale.c.
Referenced by lcmap_string().
UINT sortguid::compr |
Definition at line 327 of file locale.c.
Referenced by append_weights().
UINT sortguid::except |
Definition at line 328 of file locale.c.
Referenced by compare_string(), find_substring(), and get_sortkey().
UINT sortguid::flags |
Definition at line 326 of file locale.c.
Referenced by append_normal_weights(), and remove_unneeded_weights().
GUID sortguid::id |
Definition at line 325 of file locale.c.
Referenced by GetNLSVersionEx().
UINT sortguid::ling_except |
Definition at line 329 of file locale.c.
Referenced by compare_string(), find_substring(), and get_sortkey().