mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
22 lines
1.5 KiB
HTML
22 lines
1.5 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>array</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--editoptions.c.html#L66'>array</a> 66 src/editor/editoptions.c i18n_translate_array (const char *array[])</span>
|
|
<span class='curline'><a href='../S/src--editor--editoptions.c.html#L68'>array</a> 68 src/editor/editoptions.c while (*array != NULL)</span>
|
|
<span class='curline'><a href='../S/src--editor--editoptions.c.html#L70'>array</a> 70 src/editor/editoptions.c *array = _ (*array);</span>
|
|
<span class='curline'><a href='../S/src--editor--editoptions.c.html#L71'>array</a> 71 src/editor/editoptions.c array++;</span>
|
|
<span class='curline'><a href='../S/src--editor--spell.c.html#L507'>array</a> 507 src/editor/spell.c aspell_array_clean (GPtrArray *array)</span>
|
|
<span class='curline'><a href='../S/src--editor--spell.c.html#L509'>array</a> 509 src/editor/spell.c if (array != NULL)</span>
|
|
<span class='curline'><a href='../S/src--editor--spell.c.html#L510'>array</a> 510 src/editor/spell.c g_ptr_array_free (array, TRUE);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|