Searched refs:strDest (Results 1 – 2 of 2) sorted by relevance
224 size_t FXSYS_wcsftime(wchar_t* strDest, in FXSYS_wcsftime() argument236 strDest[0] = L'\0'; in FXSYS_wcsftime()239 return wcsftime(strDest, maxsize, format, timeptr); in FXSYS_wcsftime()
162 size_t FXSYS_wcsftime(wchar_t* strDest,