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

22 lines
1.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>common</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--filemanager--treestore.c.html#L263'>common</a> 263 src/filemanager/treestore.c int common;</span>
<span class='curline'><a href='../S/src--filemanager--treestore.c.html#L265'>common</a> 265 src/filemanager/treestore.c common = atoi (s);</span>
<span class='curline'><a href='../S/src--filemanager--treestore.c.html#L272'>common</a> 272 src/filemanager/treestore.c g_strlcpy (oldname + common, different, sizeof (oldname) - (size_t) common);</span>
<span class='curline'><a href='../S/src--filemanager--treestore.c.html#L347'>common</a> 347 src/filemanager/treestore.c size_t common;</span>
<span class='curline'><a href='../S/src--filemanager--treestore.c.html#L351'>common</a> 351 src/filemanager/treestore.c &amp;&amp; (common = str_common (current-&gt;prev-&gt;name, current-&gt;name)) &gt; 2)</span>
<span class='curline'><a href='../S/src--filemanager--treestore.c.html#L355'>common</a> 355 src/filemanager/treestore.c encoded = encode (current-&gt;name, common);</span>
<span class='curline'><a href='../S/src--filemanager--treestore.c.html#L356'>common</a> 356 src/filemanager/treestore.c i = fprintf (file, "%d:%zu %s\n", current-&gt;scanned ? 1 : 0, common, encoded);</span>
</pre>
</body>
</html>