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

23 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>current_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--editcomplete.c.html#L108'>current_word</a> 108 src/editor/editcomplete.c gsize word_len, off_t last_byte, GString *current_word,</span>
<span class='curline'><a href='../S/src--editor--editcomplete.c.html#L146'>current_word</a> 146 src/editor/editcomplete.c if (current_word != NULL &amp;&amp; g_string_equal (current_word, temp))</span>
<span class='curline'><a href='../S/src--editor--editcomplete.c.html#L223'>current_word</a> 223 src/editor/editcomplete.c GString *current_word;</span>
<span class='curline'><a href='../S/src--editor--editcomplete.c.html#L248'>current_word</a> 248 src/editor/editcomplete.c current_word = edit_collect_completions_get_current_word (&amp;esm, srch, word_start);</span>
<span class='curline'><a href='../S/src--editor--editcomplete.c.html#L254'>current_word</a> 254 src/editor/editcomplete.c last_byte, current_word, max_width);</span>
<span class='curline'><a href='../S/src--editor--editcomplete.c.html#L289'>current_word</a> 289 src/editor/editcomplete.c word_len, last_byte, current_word, max_width);</span>
<span class='curline'><a href='../S/src--editor--editcomplete.c.html#L297'>current_word</a> 297 src/editor/editcomplete.c if (current_word != NULL)</span>
<span class='curline'><a href='../S/src--editor--editcomplete.c.html#L298'>current_word</a> 298 src/editor/editcomplete.c g_string_free (current_word, TRUE);</span>
</pre>
</body>
</html>