Home
last modified time | relevance | path

Searched refs:_wcstok_s_l (Results 1 – 4 of 4) sorted by relevance

/reactos/sdk/include/crt/sec_api/
H A Dtchar_s.h68 #define _tcstok_s_l _wcstok_s_l
107 #define _wcstok_s_l(_String,_Delimiters,_Current_position,_Locale) (wcstok_s(_String,_Delimiters,_C… macro
H A Dstring_s.h278 _wcstok_s_l(
H A Dwchar_s.h595 _wcstok_s_l(
/reactos/sdk/include/ucrt/
H A Dtchar.h403 #define _tcstok_s_l _wcstok_s_l
714 #define _wcstok_s_l(_String, _Delimiters, _Current_position, _Locale) (wcstok_s(_… macro
781 _CRT_INSECURE_DEPRECATE(_wcstok_s_l) __inline wchar_t * _wcstok_l(_Inout_opt_z_ wchar_t * _String, … in __DEFINE_CPP_OVERLOAD_INLINE_NFUNC_0_3_EX()
792 __inline wchar_t * _wcstok_s_l(_Inout_opt_z_ wchar_t * _String, _In_z_ const wchar_t * _Delimiters,… in _wcstok_s_l() function