mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
32 lines
3.8 KiB
HTML
32 lines
3.8 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>minute</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'>minute</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#L165'>minute</a> 165 src/vfs/ftpfs/ftpfs_parse_ls.c (void) minute;</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L178'>minute</a> 178 src/vfs/ftpfs/ftpfs_parse_ls.c parse_year_or_time (const char *year_or_time, int *year, int *hour, int *minute)</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L182'>minute</a> 182 src/vfs/ftpfs/ftpfs_parse_ls.c if (sscanf (year_or_time, "%2d:%2d", hour, minute) != 2)</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L192'>minute</a> 192 src/vfs/ftpfs/ftpfs_parse_ls.c *hour = *minute = 0;</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L233'>minute</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'>minute</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#L261'>minute</a> 261 src/vfs/ftpfs/ftpfs_parse_ls.c tm.tm_min = minute;</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L455'>minute</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#L474'>minute</a> 474 src/vfs/ftpfs/ftpfs_parse_ls.c if (sscanf (t, "%2d:%2d%c", &hour, &minute, &am) < 2)</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L489'>minute</a> 489 src/vfs/ftpfs/ftpfs_parse_ls.c tms.tm_min = minute; // minutes after the hour [0, 59]</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L825'>minute</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#L855'>minute</a> 855 src/vfs/ftpfs/ftpfs_parse_ls.c if (sscanf (t, "%2d:%2d:%2d", &hour, &minute, &second) != 3)</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L863'>minute</a> 863 src/vfs/ftpfs/ftpfs_parse_ls.c tms.tm_min = minute; // minutes after the hour [0, 59]</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L928'>minute</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#L962'>minute</a> 962 src/vfs/ftpfs/ftpfs_parse_ls.c if (sscanf (t, "%2d:%2d", &hour, &minute) != 3)</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L966'>minute</a> 966 src/vfs/ftpfs/ftpfs_parse_ls.c tms.tm_min = minute; // minutes after the hour [0, 59]</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|