mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
24 lines
2.0 KiB
HTML
24 lines
2.0 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>backup_ext</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--editor--edit.c.html#L97'>backup_ext</a> 97 src/editor/edit.c .backup_ext = NULL,</span>
|
|
<span class='curline'><a href='../S/src--editor--edit.h.html#L55'>backup_ext</a> 55 src/editor/edit.h char *backup_ext;</span>
|
|
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L326'>backup_ext</a> 326 src/editor/editcmd.c g_assert (edit_options.backup_ext != NULL);</span>
|
|
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L333'>backup_ext</a> 333 src/editor/editcmd.c g_strdup_printf ("%s%s", tmp_store_filename, edit_options.backup_ext);</span>
|
|
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L898'>backup_ext</a> 898 src/editor/editcmd.c g_assert (edit_options.backup_ext != NULL);</span>
|
|
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L903'>backup_ext</a> 903 src/editor/editcmd.c QUICK_INPUT (edit_options.backup_ext, "edit-backup-ext", &str_result,</span>
|
|
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L924'>backup_ext</a> 924 src/editor/editcmd.c g_free (edit_options.backup_ext);</span>
|
|
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L925'>backup_ext</a> 925 src/editor/editcmd.c edit_options.backup_ext = str_result;</span>
|
|
<span class='curline'><a href='../S/src--setup.c.html#L417'>backup_ext</a> 417 src/setup.c { "editor_backup_extension", &edit_options.backup_ext, "~" },</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|