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

32 lines
3.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>right</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--syntax.c.html#L133'>right</a> 133 src/editor/syntax.c GString *right;</span>
<span class='curline'><a href='../S/src--editor--syntax.c.html#L181'>right</a> 181 src/editor/syntax.c g_string_free (r-&gt;right, TRUE);</span>
<span class='curline'><a href='../S/src--editor--syntax.c.html#L433'>right</a> 433 src/editor/syntax.c &amp;&amp; r-&gt;right-&gt;len != 0</span>
<span class='curline'><a href='../S/src--editor--syntax.c.html#L434'>right</a> 434 src/editor/syntax.c &amp;&amp; (e = compare_word_to_right (edit, i, r-&gt;right, r-&gt;whole_word_chars_left,</span>
<span class='curline'><a href='../S/src--editor--syntax.c.html#L488'>right</a> 488 src/editor/syntax.c if (r-&gt;right != NULL &amp;&amp; r-&gt;right-&gt;len != 0</span>
<span class='curline'><a href='../S/src--editor--syntax.c.html#L489'>right</a> 489 src/editor/syntax.c &amp;&amp; r-&gt;right-&gt;str[r-&gt;right-&gt;len - 1] == '\n')</span>
<span class='curline'><a href='../S/src--editor--syntax.c.html#L528'>right</a> 528 src/editor/syntax.c if (r-&gt;right-&gt;len != 0)</span>
<span class='curline'><a href='../S/src--editor--syntax.c.html#L529'>right</a> 529 src/editor/syntax.c e = compare_word_to_right (edit, i, r-&gt;right, r-&gt;whole_word_chars_left,</span>
<span class='curline'><a href='../S/src--editor--syntax.c.html#L1074'>right</a> 1074 src/editor/syntax.c c-&gt;right = g_string_new (" ");</span>
<span class='curline'><a href='../S/src--editor--syntax.c.html#L1118'>right</a> 1118 src/editor/syntax.c c-&gt;right = g_string_new (*a++);</span>
<span class='curline'><a href='../S/src--editor--syntax.c.html#L1120'>right</a> 1120 src/editor/syntax.c c-&gt;first_right = c-&gt;right-&gt;str[0];</span>
<span class='curline'><a href='../S/src--learn.c.html#L139'>right</a> 139 src/learn.c learn_move (gboolean right)</span>
<span class='curline'><a href='../S/src--learn.c.html#L147'>right</a> 147 src/learn.c if (right)</span>
<span class='curline'><a href='../S/src--viewer--display.c.html#L133'>right</a> 133 src/viewer/display.c int right;</span>
<span class='curline'><a href='../S/src--viewer--display.c.html#L135'>right</a> 135 src/viewer/display.c right = view-&gt;status_area.x + view-&gt;status_area.cols;</span>
<span class='curline'><a href='../S/src--viewer--display.c.html#L136'>right</a> 136 src/viewer/display.c widget_gotoyx (view, top, right - 4);</span>
<span class='curline'><a href='../S/src--viewer--display.c.html#L139'>right</a> 139 src/viewer/display.c widget_gotoyx (view, top, right - 1);</span>
</pre>
</body>
</html>