ReactOS 0.4.16-dev-942-g91fadeb
|
Go to the source code of this file.
Functions | |
static | BOOL (__cdecl *p__crtGetStringTypeW)(DWORD |
static const wchar_t WORD *static | int (__cdecl *pmemcpy_s)(void * |
static int *__cdecl * | p__p___mb_cur_max (void) |
static | _locale_t (__cdecl *p_create_locale)(int |
static const char *static | void (__cdecl *p_free_locale)(_locale_t) |
void *__cdecl | _Gettnames (void) |
static void | init (void) |
static void | test_setlocale (void) |
static void | test_crtGetStringTypeW (void) |
static void | test__Gettnames (void) |
static void | test___mb_cur_max_func (void) |
static void | test__wcsicmp_l (void) |
static unsigned __stdcall | test_thread_setlocale_func (void *arg) |
static void | test_thread_setlocale (void) |
static void | test_locale_info (void) |
START_TEST (locale) | |
Variables | |
static | DWORD |
static const wchar_t | int |
static const wchar_t WORD *static | size_t |
static const wchar_t | _locale_t |
Definition at line 485 of file locale.c.
Referenced by test__Gettnames().
Definition at line 36 of file locale.c.
Referenced by START_TEST().
Referenced by init(), and test___mb_cur_max_func().
START_TEST | ( | locale | ) |
Definition at line 986 of file locale.c.
Definition at line 773 of file locale.c.
Referenced by START_TEST().
Definition at line 699 of file locale.c.
Referenced by START_TEST().
Definition at line 814 of file locale.c.
Referenced by START_TEST().
Definition at line 660 of file locale.c.
Referenced by START_TEST().
Definition at line 878 of file locale.c.
Referenced by START_TEST().
Definition at line 49 of file locale.c.
Referenced by START_TEST().
Definition at line 868 of file locale.c.
Referenced by START_TEST().
Definition at line 855 of file locale.c.
Referenced by test_thread_setlocale().