Home
last modified time | relevance | path

Searched refs:_wcstok_l (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/crt/
H A Dtchar.h260 #define _tcstok_l _wcstok_l
470 #define _wcstok_l(_String,_Delimiters,_Locale) (wcstok(_String,_Delimiters)) macro
/reactos/sdk/include/ucrt/
H A Dtchar.h402 #define _tcstok_l _wcstok_l
713 #define _wcstok_l(_String, _Delimiters, _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()