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

32 lines
3.4 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>space</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/lib--widget--listbox-window.c.html#L62'>space</a> 62 lib/widget/listbox-window.c const int space = 4;</span>
<span class='curline'><a href='../S/lib--widget--listbox-window.c.html#L95'>space</a> 95 lib/widget/listbox-window.c ypos = LINES - lines - space;</span>
<span class='curline'><a href='../S/lib--widget--listbox-window.c.html#L100'>space</a> 100 lib/widget/listbox-window.c xpos = COLS - cols - space;</span>
<span class='curline'><a href='../S/lib--widget--listbox-window.c.html#L107'>space</a> 107 lib/widget/listbox-window.c listbox-&gt;dlg = dlg_create (TRUE, ypos, xpos, lines + space, cols + space, pos_flags, FALSE,</span>
<span class='curline'><a href='../S/lib--widget--quick.c.html#L342'>space</a> 342 lib/widget/quick.c if (quick_widget-&gt;u.separator.space)</span>
<span class='curline'><a href='../S/lib--widget--quick.h.html#L149'>space</a> 149 lib/widget/quick.h .space = TRUE, \</span>
<span class='curline'><a href='../S/lib--widget--quick.h.html#L208'>space</a> 208 lib/widget/quick.h .space = space_, \</span>
<span class='curline'><a href='../S/lib--widget--quick.h.html#L328'>space</a> 328 lib/widget/quick.h gboolean space;</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L664'>space</a> 664 src/vfs/ftpfs/ftpfs_parse_ls.c char *space;</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L667'>space</a> 667 src/vfs/ftpfs/ftpfs_parse_ls.c space = strstr (line, "; ");</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L668'>space</a> 668 src/vfs/ftpfs/ftpfs_parse_ls.c if (space != NULL)</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L670'>space</a> 670 src/vfs/ftpfs/ftpfs_parse_ls.c name = space + 2;</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L671'>space</a> 671 src/vfs/ftpfs/ftpfs_parse_ls.c *space = '\0';</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L676'>space</a> 676 src/vfs/ftpfs/ftpfs_parse_ls.c space = strchr (line, ' ');</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L677'>space</a> 677 src/vfs/ftpfs/ftpfs_parse_ls.c if (space == NULL)</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L679'>space</a> 679 src/vfs/ftpfs/ftpfs_parse_ls.c name = space + 1;</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L680'>space</a> 680 src/vfs/ftpfs/ftpfs_parse_ls.c *space = '\0';</span>
</pre>
</body>
</html>