ReactOS 0.4.16-dev-2104-gb84fa49
threadlocaleinfostruct Struct Reference

#include <corecrt.h>

Collaboration diagram for threadlocaleinfostruct:

Public Attributes

unsigned shortpctype
 
int mb_cur_max
 
unsigned int lc_codepage
 
int refcount
 
unsigned int lc_collate_cp
 
__msvcrt_ulong lc_handle [6]
 
LC_ID lc_id [6]
 
struct {
   char *   locale
 
   wchar_t *   wlocale
 
   int *   refcount
 
   int *   wrefcount
 
lc_category [6]
 
int lc_clike
 
intlconv_intl_refcount
 
intlconv_num_refcount
 
intlconv_mon_refcount
 
struct lconvlconv
 
intctype1_refcount
 
unsigned shortctype1
 
const unsigned charpclmap
 
const unsigned charpcumap
 
struct __lc_time_datalc_time_curr
 
wchar_tlc_name [6]
 
unsigned long lc_handle [6]
 
struct {
   char *   locale
 
   wchar_t *   wlocale
 
   int *   refcount
 
   int *   wrefcount
 
lc_category [6]
 
const unsigned shortpctype
 

Detailed Description

Definition at line 274 of file corecrt.h.

Member Data Documentation

◆ ctype1

unsigned short * threadlocaleinfostruct::ctype1

Definition at line 303 of file corecrt.h.

Referenced by create_locinfo(), and test_locale_info().

◆ ctype1_refcount

int * threadlocaleinfostruct::ctype1_refcount

Definition at line 302 of file corecrt.h.

Referenced by create_locinfo(), and test_locale_info().

◆  [1/2]

struct { ... } threadlocaleinfostruct::lc_category[6]

◆  [2/2]

struct { ... } threadlocaleinfostruct::lc_category[6]

◆ lc_clike

int threadlocaleinfostruct::lc_clike

Definition at line 294 of file corecrt.h.

Referenced by create_locinfo().

◆ lc_codepage

unsigned int threadlocaleinfostruct::lc_codepage

◆ lc_collate_cp

unsigned int threadlocaleinfostruct::lc_collate_cp

◆ lc_handle [1/2]

◆ lc_handle [2/2]

unsigned long threadlocaleinfostruct::lc_handle[6]

Definition at line 265 of file crtdefs.h.

◆ lc_id

LC_ID threadlocaleinfostruct::lc_id

◆ lc_name

wchar_t* threadlocaleinfostruct::lc_name[6]

Definition at line 311 of file corecrt.h.

Referenced by copy_threadlocinfo_category(), and create_locinfo().

◆ lc_time_curr

struct __lc_time_data * threadlocaleinfostruct::lc_time_curr

Definition at line 309 of file corecrt.h.

Referenced by _Getdays(), _Getmonths(), _Gettnames(), create_locinfo(), and strftime_impl().

◆ lconv

struct lconv * threadlocaleinfostruct::lconv

Definition at line 301 of file corecrt.h.

Referenced by create_locinfo(), and localeconv().

◆ lconv_intl_refcount

int * threadlocaleinfostruct::lconv_intl_refcount

Definition at line 298 of file corecrt.h.

Referenced by create_locinfo().

◆ lconv_mon_refcount

int * threadlocaleinfostruct::lconv_mon_refcount

Definition at line 300 of file corecrt.h.

Referenced by create_locinfo().

◆ lconv_num_refcount

int * threadlocaleinfostruct::lconv_num_refcount

Definition at line 299 of file corecrt.h.

Referenced by create_locinfo().

◆ locale

char* threadlocaleinfostruct::locale

Definition at line 289 of file corecrt.h.

◆ mb_cur_max

int threadlocaleinfostruct::mb_cur_max

◆ pclmap

const unsigned char * threadlocaleinfostruct::pclmap

Definition at line 307 of file corecrt.h.

Referenced by create_locinfo(), and test_locale_info().

◆ pctype [1/2]

unsigned short* threadlocaleinfostruct::pctype

Definition at line 276 of file corecrt.h.

Referenced by __p__pctype(), __pctype_func(), create_locinfo(), and msvcrt_init_locale().

◆ pctype [2/2]

const unsigned short* threadlocaleinfostruct::pctype

Definition at line 281 of file crtdefs.h.

◆ pcumap

const unsigned char * threadlocaleinfostruct::pcumap

Definition at line 308 of file corecrt.h.

Referenced by create_locinfo(), and test_locale_info().

◆ refcount [1/2]

int threadlocaleinfostruct::refcount

Definition at line 281 of file corecrt.h.

Referenced by _free_locale().

◆ refcount [2/2]

int* threadlocaleinfostruct::refcount

Definition at line 291 of file corecrt.h.

◆ wlocale

wchar_t* threadlocaleinfostruct::wlocale

Definition at line 290 of file corecrt.h.

◆ wrefcount

int* threadlocaleinfostruct::wrefcount

Definition at line 292 of file corecrt.h.


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