Home
last modified time | relevance | path

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

/PHP-5.5/TSRM/
H A Dtsrm_virtual_cwd.c1513 static void UnixTimeToFileTime(time_t t, LPFILETIME pft) /* {{{ */ in UnixTimeToFileTime() function
1548 UnixTimeToFileTime(buf->modtime, &mtime); in win32_utime()
1549 UnixTimeToFileTime(buf->actime, &atime); in win32_utime()

Completed in 11 milliseconds