Files
source/Y/minute.html
github-actions[bot] 08571174ab Deploy to GitHub Pages
2026-02-01 17:32:02 +00:00

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", &amp;month, &amp;day, &amp;hour, &amp;minute, &amp;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", &amp;hour, &amp;minute, &amp;am) &lt; 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", &amp;hour, &amp;minute, &amp;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", &amp;hour, &amp;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>