Files
source/R/line_start.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>line_start</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--format.c.html#L129'>line_start</a> 129 src/editor/format.c || (force &amp;&amp; bad_line_start (&amp;edit-&gt;buffer, line_start (&amp;edit-&gt;buffer, i))))</span>
<span class='curline'><a href='../S/src--editor--format.c.html#L154'>line_start</a> 154 src/editor/format.c || (force &amp;&amp; bad_line_start (&amp;edit-&gt;buffer, line_start (&amp;edit-&gt;buffer, i))))</span>
<span class='curline'><a href='../S/src--editor--syntax.c.html#L125'>line_start</a> 125 src/editor/syntax.c gboolean line_start;</span>
<span class='curline'><a href='../S/src--editor--syntax.c.html#L266'>line_start</a> 266 src/editor/syntax.c const char *whole_right, gboolean line_start)</span>
<span class='curline'><a href='../S/src--editor--syntax.c.html#L273'>line_start</a> 273 src/editor/syntax.c if ((line_start &amp;&amp; c != '\n') || (whole_left != NULL &amp;&amp; strchr (whole_left, c) != NULL))</span>
<span class='curline'><a href='../S/src--editor--syntax.c.html#L479'>line_start</a> 479 src/editor/syntax.c k-&gt;whole_word_chars_right, k-&gt;line_start);</span>
<span class='curline'><a href='../S/src--editor--syntax.c.html#L594'>line_start</a> 594 src/editor/syntax.c k-&gt;whole_word_chars_right, k-&gt;line_start);</span>
<span class='curline'><a href='../S/src--editor--syntax.c.html#L1183'>line_start</a> 1183 src/editor/syntax.c k-&gt;line_start = TRUE;</span>
</pre>
</body>
</html>