mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
29 lines
3.2 KiB
HTML
29 lines
3.2 KiB
HTML
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
|
|
<html xmlns='http://www.w3.org/1999/xhtml'>
|
|
<head>
|
|
<title>day</title>
|
|
<meta name='robots' content='noindex,nofollow' />
|
|
<meta name='generator' content='GLOBAL-6.6.11' />
|
|
<meta http-equiv='Content-Style-Type' content='text/css' />
|
|
<link rel='stylesheet' type='text/css' href='../style.css' />
|
|
</head>
|
|
<body>
|
|
<pre>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L160'>day</a> 160 src/vfs/ftpfs/ftpfs_parse_ls.c guess_year (int month, int day, int hour, int minute)</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L169'>day</a> 169 src/vfs/ftpfs/ftpfs_parse_ls.c if (month * 32 + day > now.tm_mon * 32 + now.tm_mday + 6)</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L233'>day</a> 233 src/vfs/ftpfs/ftpfs_parse_ls.c int year, month, day, hour, minute, second;</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L252'>day</a> 252 src/vfs/ftpfs/ftpfs_parse_ls.c n = sscanf (s + skip, "%2d%2d%2d%2d%2d", &month, &day, &hour, &minute, &second);</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L259'>day</a> 259 src/vfs/ftpfs/ftpfs_parse_ls.c tm.tm_mday = day;</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L455'>day</a> 455 src/vfs/ftpfs/ftpfs_parse_ls.c int month, day, year, hour, minute;</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L463'>day</a> 463 src/vfs/ftpfs/ftpfs_parse_ls.c if (sscanf (t, "%2d-%2d-%2d", &month, &day, &year) != 3)</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L491'>day</a> 491 src/vfs/ftpfs/ftpfs_parse_ls.c tms.tm_mday = day; // day of the month [1, 31]</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L825'>day</a> 825 src/vfs/ftpfs/ftpfs_parse_ls.c int month, day, year, hour, minute, second;</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L845'>day</a> 845 src/vfs/ftpfs/ftpfs_parse_ls.c if (sscanf (t, "%2d/%2d/%2d", &month, &day, &year) != 3)</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L865'>day</a> 865 src/vfs/ftpfs/ftpfs_parse_ls.c tms.tm_mday = day; // day of the month [1, 31]</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L928'>day</a> 928 src/vfs/ftpfs/ftpfs_parse_ls.c int month, day, year, hour, minute;</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L952'>day</a> 952 src/vfs/ftpfs/ftpfs_parse_ls.c if (sscanf (t, "%2d-%2d-%2d", &month, &day, &year) != 3)</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L968'>day</a> 968 src/vfs/ftpfs/ftpfs_parse_ls.c tms.tm_mday = day; // day of the month [1, 31]</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|