|
_CRTIMP2_PURE _Collvec __CLRCALL_PURE_OR_CDECL | _Getcoll () |
|
_CRTIMP2_PURE _Ctypevec __CLRCALL_PURE_OR_CDECL | _Getctype () |
|
_CRTIMP2_PURE _Cvtvec __CLRCALL_PURE_OR_CDECL | _Getcvt () |
|
_CRTIMP2_PURE int __CLRCALL_PURE_OR_CDECL | _Getdateorder () |
|
_MRTIMP2 int __cdecl | _Mbrtowc (_Out_opt_ wchar_t *, const char *, size_t, mbstate_t *, const _Cvtvec *) |
|
_CRTIMP2_PURE float __CLRCALL_PURE_OR_CDECL | _Stof (const char *, _Out_opt_ _Deref_post_opt_valid_ char **, long) |
|
_CRTIMP2_PURE double __CLRCALL_PURE_OR_CDECL | _Stod (const char *, _Out_opt_ _Deref_post_opt_valid_ char **, long) |
|
_CRTIMP2_PURE long double __CLRCALL_PURE_OR_CDECL | _Stold (const char *, _Out_opt_ _Deref_post_opt_valid_ char **, long) |
|
_CRTIMP2_PURE int __CLRCALL_PURE_OR_CDECL | _Strcoll (const char *, const char *, const char *, const char *, const _Collvec *) |
|
_CRTIMP2_PURE size_t __CLRCALL_PURE_OR_CDECL | _Strxfrm (_Out_writes_(_End1-_String1) _Post_readable_size_(return) char *_String1, _In_z_ char *_End1, const char *, const char *, const _Collvec *) |
|
_CRTIMP2_PURE int __CLRCALL_PURE_OR_CDECL | _Tolower (int, const _Ctypevec *) |
|
_CRTIMP2_PURE int __CLRCALL_PURE_OR_CDECL | _Toupper (int, const _Ctypevec *) |
|
_CRTIMP2_PURE int __CLRCALL_PURE_OR_CDECL | _Wcrtomb (_Out_ char *, wchar_t, mbstate_t *, const _Cvtvec *) |
|
_CRTIMP2_PURE int __CLRCALL_PURE_OR_CDECL | _Wcscoll (const wchar_t *, const wchar_t *, const wchar_t *, const wchar_t *, const _Collvec *) |
|
_CRTIMP2_PURE size_t __CLRCALL_PURE_OR_CDECL | _Wcsxfrm (_Out_writes_(_End1-_String1) _Post_readable_size_(return) wchar_t *_String1, _In_z_ wchar_t *_End1, const wchar_t *, const wchar_t *, const _Collvec *) |
|
_CRTIMP2_PURE short __CLRCALL_PURE_OR_CDECL | _Getwctype (wchar_t, const _Ctypevec *) |
|
_CRTIMP2_PURE const wchar_t *__CLRCALL_PURE_OR_CDECL | _Getwctypes (const wchar_t *, const wchar_t *, short *, const _Ctypevec *) |
|
_CRTIMP2_PURE wchar_t __CLRCALL_PURE_OR_CDECL | _Towlower (wchar_t, const _Ctypevec *) |
|
_CRTIMP2_PURE wchar_t __CLRCALL_PURE_OR_CDECL | _Towupper (wchar_t, const _Ctypevec *) |
|
_END_C_LIB_DECL _C_STD_END _C_LIB_DECL _CRTIMP char *__cdecl | _Getdays () |
|
_CRTIMP char *__cdecl | _Getmonths () |
|
_CRTIMP void *__cdecl | _Gettnames () |
|
_CRTIMP size_t __cdecl | _Strftime (_Out_writes_(_Maxsize) char *, _In_ size_t _Maxsize, _In_z_ _Printf_format_string_ const char *, _In_ const struct tm *, void *) |
|
_CRTIMP wchar_t *__cdecl | _W_Getdays () |
|
_CRTIMP wchar_t *__cdecl | _W_Getmonths () |
|
_CRTIMP void *__cdecl | _W_Gettnames () |
|
_CRTIMP size_t __cdecl | _Wcsftime (_Out_writes_(_Maxsize) wchar_t *, _In_ size_t _Maxsize, _In_z_ _Printf_format_string_ const wchar_t *, _In_ const struct tm *, void *) |
|
_END_C_LIB_DECL _MRTIMP2 _locale_t __cdecl | _GetLocaleForCP (unsigned int) |
|