mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
21 lines
1.4 KiB
HTML
21 lines
1.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>dots</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--usermenu.c.html#L760'>dots</a> 760 src/usermenu.c const char *dots = NULL;</span>
|
|
<span class='curline'><a href='../S/src--usermenu.c.html#L767'>dots</a> 767 src/usermenu.c dots = q + 1;</span>
|
|
<span class='curline'><a href='../S/src--usermenu.c.html#L772'>dots</a> 772 src/usermenu.c if (dots == NULL || dots == q + 5)</span>
|
|
<span class='curline'><a href='../S/src--usermenu.c.html#L775'>dots</a> 775 src/usermenu.c dots == NULL ? _ ("The %%var macro has no default")</span>
|
|
<span class='curline'><a href='../S/src--usermenu.c.html#L781'>dots</a> 781 src/usermenu.c var_name = g_strndup (p + 4, dots - 2 - (p + 3));</span>
|
|
<span class='curline'><a href='../S/src--usermenu.c.html#L788'>dots</a> 788 src/usermenu.c *v = g_strndup (dots, q - dots);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|