Home
last modified time | relevance | path

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

/reactos/dll/win32/shlwapi/
H A Dordinal.c5271 static const WCHAR sep1[] = {',',' ',0}; in SHFormatDateTimeW() local
5283 lstrcatW(&buf[ret-1], sep1); in SHFormatDateTimeW()