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

18 lines
1.1 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>dont_overwrite_with_zero</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--filegui.c.html#L222'>dont_overwrite_with_zero</a> 222 src/filemanager/filegui.c gboolean dont_overwrite_with_zero;</span>
<span class='curline'><a href='../S/src--filemanager--filegui.c.html#L679'>dont_overwrite_with_zero</a> 679 src/filemanager/filegui.c ui-&gt;dont_overwrite_with_zero = CHECK (dlg_widgets[14].widget)-&gt;state;</span>
<span class='curline'><a href='../S/src--filemanager--filegui.c.html#L1258'>dont_overwrite_with_zero</a> 1258 src/filemanager/filegui.c (src_stat-&gt;st_size == 0 &amp;&amp; ui-&gt;dont_overwrite_with_zero) ? FILE_SKIP : FILE_CONT;</span>
</pre>
</body>
</html>