mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
22 lines
1.6 KiB
HTML
22 lines
1.6 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>tmp_word</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--spell.c.html#L600'>tmp_word</a> 600 src/editor/spell.c GString *tmp_word;</span>
|
|
<span class='curline'><a href='../S/src--editor--spell.c.html#L602'>tmp_word</a> 602 src/editor/spell.c tmp_word = str_nconvert_to_display (match_word->str, match_word->len);</span>
|
|
<span class='curline'><a href='../S/src--editor--spell.c.html#L604'>tmp_word</a> 604 src/editor/spell.c match_word = tmp_word;</span>
|
|
<span class='curline'><a href='../S/src--editor--spell.c.html#L636'>tmp_word</a> 636 src/editor/spell.c GString *tmp_word;</span>
|
|
<span class='curline'><a href='../S/src--editor--spell.c.html#L638'>tmp_word</a> 638 src/editor/spell.c tmp_word = str_convert_to_input (new_word);</span>
|
|
<span class='curline'><a href='../S/src--editor--spell.c.html#L640'>tmp_word</a> 640 src/editor/spell.c if (tmp_word != NULL)</span>
|
|
<span class='curline'><a href='../S/src--editor--spell.c.html#L641'>tmp_word</a> 641 src/editor/spell.c new_word = g_string_free (tmp_word, FALSE);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|