ReactOS 0.4.16-dev-980-g00983aa
__lc_time_data Struct Reference

#include <locale.h>

Collaboration diagram for __lc_time_data:

Public Attributes

const charshort_wday [7]
 
const charwday [7]
 
const charshort_mon [12]
 
const charmon [12]
 
const charam
 
const charpm
 
const charshort_date
 
const chardate
 
const chartime
 
LCID lcid
 
int unk
 
int refcount
 
const wchar_tshort_wdayW [7]
 
const wchar_twdayW [7]
 
const wchar_tshort_monW [12]
 
const wchar_tmonW [12]
 
const wchar_tamW
 
const wchar_tpmW
 
const wchar_tshort_dateW
 
const wchar_tdateW
 
const wchar_ttimeW
 
const wchar_tlocnameW
 
union {
   char *   str [43]
 
   struct {
      char *   short_wday [7]
 
      char *   wday [7]
 
      char *   short_mon [12]
 
      char *   mon [12]
 
      char *   am
 
      char *   pm
 
      char *   short_date
 
      char *   date
 
      char *   time
 
   }   names
 
str
 
wchar_twstr [43]
 
char data [1]
 
union {
   const char *   str [43]
 
   struct {
      const char *   short_wday [7]
 
      const char *   wday [7]
 
      const char *   short_mon [12]
 
      const char *   mon [12]
 
      const char *   am
 
      const char *   pm
 
      const char *   short_date
 
      const char *   date
 
      const char *   time
 
   }   names
 
str
 
union {
   const wchar_t *   wstr [43]
 
   struct {
      const wchar_t *   short_wday [7]
 
      const wchar_t *   wday [7]
 
      const wchar_t *   short_mon [12]
 
      const wchar_t *   mon [12]
 
      const wchar_t *   am
 
      const wchar_t *   pm
 
      const wchar_t *   short_date
 
      const wchar_t *   date
 
      const wchar_t *   time
 
   }   names
 
wstr
 

Detailed Description

Definition at line 39 of file time.c.

Member Data Documentation

◆ am [1/3]

const char * __lc_time_data::am

Definition at line 44 of file time.c.

◆ am [2/3]

char* __lc_time_data::am

Definition at line 61 of file locale.h.

◆ am [3/3]

const wchar_t* __lc_time_data::am

Definition at line 83 of file msvcrt.h.

◆ amW

const wchar_t* __lc_time_data::amW

Definition at line 96 of file misc.c.

◆ data

char __lc_time_data::data

Definition at line 71 of file locale.h.

◆ date [1/3]

const char * __lc_time_data::date

Definition at line 47 of file time.c.

Referenced by test_strftime().

◆ date [2/3]

char* __lc_time_data::date

Definition at line 64 of file locale.h.

◆ date [3/3]

const wchar_t* __lc_time_data::date

Definition at line 86 of file msvcrt.h.

◆ dateW

const wchar_t* __lc_time_data::dateW

Definition at line 99 of file misc.c.

Referenced by test_strftime().

◆ lcid

LCID __lc_time_data::lcid

Definition at line 49 of file time.c.

Referenced by strftime_date(), and strftime_time().

◆ locnameW

const wchar_t* __lc_time_data::locnameW

Definition at line 101 of file misc.c.

◆ mon [1/3]

const char * __lc_time_data::mon

Definition at line 43 of file time.c.

◆ mon [2/3]

char* __lc_time_data::mon[12]

Definition at line 60 of file locale.h.

◆ mon [3/3]

const wchar_t* __lc_time_data::mon[12]

Definition at line 82 of file msvcrt.h.

◆ monW

const wchar_t* __lc_time_data::monW[12]

Definition at line 95 of file misc.c.

◆  [1/3]

struct { ... } __lc_time_data::names

◆  [2/3]

struct { ... } __lc_time_data::names

◆  [3/3]

struct { ... } __lc_time_data::names

◆ pm [1/3]

const char * __lc_time_data::pm

Definition at line 45 of file time.c.

◆ pm [2/3]

char* __lc_time_data::pm

Definition at line 62 of file locale.h.

◆ pm [3/3]

const wchar_t* __lc_time_data::pm

Definition at line 84 of file msvcrt.h.

◆ pmW

const wchar_t* __lc_time_data::pmW

Definition at line 97 of file misc.c.

◆ refcount

int __lc_time_data::refcount

Definition at line 51 of file time.c.

◆ short_date [1/3]

const char * __lc_time_data::short_date

Definition at line 46 of file time.c.

Referenced by test_strftime().

◆ short_date [2/3]

char* __lc_time_data::short_date

Definition at line 63 of file locale.h.

◆ short_date [3/3]

const wchar_t* __lc_time_data::short_date

Definition at line 85 of file msvcrt.h.

◆ short_dateW

const wchar_t* __lc_time_data::short_dateW

Definition at line 98 of file misc.c.

Referenced by test_strftime().

◆ short_mon [1/3]

const char * __lc_time_data::short_mon

Definition at line 42 of file time.c.

◆ short_mon [2/3]

char* __lc_time_data::short_mon[12]

Definition at line 59 of file locale.h.

◆ short_mon [3/3]

const wchar_t* __lc_time_data::short_mon[12]

Definition at line 81 of file msvcrt.h.

◆ short_monW

const wchar_t* __lc_time_data::short_monW[12]

Definition at line 94 of file misc.c.

◆ short_wday [1/3]

const char * __lc_time_data::short_wday

Definition at line 40 of file time.c.

◆ short_wday [2/3]

char* __lc_time_data::short_wday[7]

Definition at line 57 of file locale.h.

◆ short_wday [3/3]

const wchar_t* __lc_time_data::short_wday[7]

Definition at line 79 of file msvcrt.h.

◆ short_wdayW

const wchar_t* __lc_time_data::short_wdayW[7]

Definition at line 92 of file misc.c.

◆ str [1/4]

char* __lc_time_data::str[43]

Definition at line 55 of file locale.h.

Referenced by _Strftime(), strftime_date(), and strftime_time().

◆  [2/4]

union { ... } __lc_time_data::str

◆ str [3/4]

const char* __lc_time_data::str[43]

Definition at line 57 of file msvcrt.h.

◆  [4/4]

union { ... } __lc_time_data::str

◆ time [1/3]

const char * __lc_time_data::time

Definition at line 48 of file time.c.

Referenced by test_strftime().

◆ time [2/3]

char* __lc_time_data::time

Definition at line 65 of file locale.h.

◆ time [3/3]

const wchar_t* __lc_time_data::time

Definition at line 87 of file msvcrt.h.

◆ timeW

const wchar_t* __lc_time_data::timeW

Definition at line 100 of file misc.c.

Referenced by test_strftime().

◆ unk

int __lc_time_data::unk

Definition at line 50 of file time.c.

Referenced by test_strftime().

◆ wday [1/3]

const char * __lc_time_data::wday

Definition at line 41 of file time.c.

◆ wday [2/3]

char* __lc_time_data::wday[7]

Definition at line 58 of file locale.h.

◆ wday [3/3]

const wchar_t* __lc_time_data::wday[7]

Definition at line 80 of file msvcrt.h.

◆ wdayW

const wchar_t* __lc_time_data::wdayW[7]

Definition at line 93 of file misc.c.

◆ wstr [1/3]

wchar_t* __lc_time_data::wstr[43]

Definition at line 70 of file locale.h.

◆ wstr [2/3]

const wchar_t* __lc_time_data::wstr[43]

Definition at line 77 of file msvcrt.h.

◆  [3/3]

union { ... } __lc_time_data::wstr

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