|
_Check_return_opt_ _ACRTIMP wchar_t *__cdecl | _wsetlocale (_In_ int _Category, _In_opt_z_ wchar_t const *_Locale) |
|
_Check_return_opt_ _ACRTIMP _locale_t __cdecl | _wcreate_locale (_In_ int _Category, _In_z_ wchar_t const *_Locale) |
|
_ACRTIMP wint_t __cdecl | btowc (_In_ int _Ch) |
|
_ACRTIMP size_t __cdecl | mbrlen (_In_reads_bytes_opt_(_SizeInBytes) _Pre_opt_z_ char const *_Ch, _In_ size_t _SizeInBytes, _Inout_ mbstate_t *_State) |
|
_ACRTIMP size_t __cdecl | mbrtowc (_Pre_maybenull_ _Post_z_ wchar_t *_DstCh, _In_reads_bytes_opt_(_SizeInBytes) _Pre_opt_z_ char const *_SrcCh, _In_ size_t _SizeInBytes, _Inout_ mbstate_t *_State) |
|
| _Success_ (return==0) _ACRTIMP errno_t __cdecl mbsrtowcs_s(_Out_opt_ size_t *_Retval |
|
| _Out_writes_opt_z_ (_Size) wchar_t *_Dst |
|
| __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_3 (_Success_(return==0) errno_t, mbsrtowcs_s, _Out_opt_ size_t *, _Retval, _Post_z_ wchar_t, _Dest, _Inout_ _Deref_prepost_opt_valid_ char const **, _PSource, _In_ size_t, _Count, _Inout_ mbstate_t *, _State) __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_3_SIZE(_Success_(return |
|
| __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_2 (_Success_(return==0) errno_t, wcrtomb_s, _Out_opt_ size_t *, _Retval, _Out_writes_opt_z_(_Size) char, _Dest, _In_ wchar_t, _Source, _Inout_opt_ mbstate_t *, _State) __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_2_SIZE(_ACRTIMP |
|
_Pre_maybenull_ _In_ _Inout_opt_ mbstate_t _State | _Out_writes_bytes_to_opt_ (_SizeInBytes,*_Retval) char *_Dst |
|
| __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_3 (_Success_(return==0) errno_t, wcsrtombs_s, _Out_opt_ size_t *, _Retval, _Out_writes_opt_z_(_Size) char, _Dest, _Inout_ _Deref_prepost_z_ wchar_t const **, _PSrc, _In_ size_t, _Count, _Inout_opt_ mbstate_t *, _State) __DEFINE_CPP_OVERLOAD_STANDARD_NFUNC_0_3_SIZE(_ACRTIMP |
|
_Pre_maybenull_ _Inout_ _Deref_prepost_z_ wchar_t const _In_ _Inout_opt_ mbstate_t _State _ACRTIMP int __cdecl | wctob (_In_ wint_t _WCh) |
|
_N wchar_t _In_ rsize_t | _In_reads_opt_ (_N) wchar_t const *_S2 |
|
__inline int __CRTDECL | fwide (_In_opt_ FILE *_F, _In_ int _M) |
|
__inline int __CRTDECL | mbsinit (_In_opt_ mbstate_t const *_P) |
|
__inline wchar_t _CONST_RETURN *__CRTDECL | wmemchr (_In_reads_(_N) wchar_t const *_S, _In_ wchar_t _C, _In_ size_t _N) |
|
__inline int __CRTDECL | wmemcmp (_In_reads_(_N) wchar_t const *_S1, _In_reads_(_N) wchar_t const *_S2, _In_ size_t _N) |
|
| _Post_equal_to_ (_S1) _At_buffer_(_S1 |
|
| _Post_satisfies_ (_S1[_Iter_]==_S2[_Iter_])) __inline _CRT_INSECURE_DEPRECATE_MEMORY(wmemcpy_s) wchar_t *__CRTDECL wmemcpy(_Out_writes_all_(_N) wchar_t *_S1 |
|
| _In_reads_ (_N) wchar_t const *_S2 |
|
__inline | _CRT_INSECURE_DEPRECATE_MEMORY (wmemmove_s) wchar_t *__CRTDECL wmemmove(_Out_writes_all_opt_(_N) wchar_t *_S1 |
|
| _Post_equal_to_ (_S) _At_buffer_(_S |
|
| _Post_satisfies_ (_S[_Iter_]==_C)) __inline wchar_t *__CRTDECL wmemset(_Out_writes_all_(_N) wchar_t *_S |
|
| for (;0< _N;++_Su,--_N) |
|