Searched refs:_Strftime (Results 1 – 6 of 6) sorted by relevance
/reactos/sdk/lib/crt/time/ |
H A D | strftime.c | 114 size_t CDECL _Strftime(char *str, size_t max, const char *format, in _Strftime() function 297 return _Strftime(str, max, format, mstm, NULL); in strftime()
|
/reactos/sdk/include/crt/ |
H A D | xlocinfo.h | 91 _CRTIMP size_t __cdecl _Strftime(char *,size_t _Maxsize,const char *,const struct tm *,void *);
|
/reactos/sdk/include/ucrt/ |
H A D | locale.h | 162 _ACRTIMP size_t __cdecl _Strftime(
|
/reactos/sdk/lib/ucrt/time/ |
H A D | strftime.cpp | 170 extern "C" size_t __cdecl _Strftime( in _Strftime() function
|
/reactos/modules/rostests/apitests/crt/ |
H A D | msvcrt_crt_apitest.cmake | 34 # _Strftime.c
|
/reactos/dll/win32/msvcrt/ |
H A D | msvcrt.spec | 231 @ cdecl _Strftime(str long str ptr ptr)
|