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

29 lines
3.2 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>normal_offset</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/lib--search.h.html#L96'>normal_offset</a> 96 lib/search.h off_t normal_offset;</span>
<span class='curline'><a href='../S/lib--search--regex.c.html#L907'>normal_offset</a> 907 lib/search/regex.c lc_mc_search-&gt;normal_offset = lc_mc_search-&gt;start_buffer + start_pos;</span>
<span class='curline'><a href='../S/src--editor--editcomplete.c.html#L125'>normal_offset</a> 125 src/editor/editcomplete.c start = srch-&gt;normal_offset;</span>
<span class='curline'><a href='../S/src--editor--editsearch.c.html#L361'>normal_offset</a> 361 src/editor/editsearch.c if (ok &amp;&amp; edit-&gt;search-&gt;normal_offset == search_start)</span>
<span class='curline'><a href='../S/src--editor--editsearch.c.html#L490'>normal_offset</a> 490 src/editor/editsearch.c edit-&gt;search_start = edit-&gt;search-&gt;normal_offset;</span>
<span class='curline'><a href='../S/src--editor--editsearch.c.html#L493'>normal_offset</a> 493 src/editor/editsearch.c l += edit_buffer_count_lines (&amp;edit-&gt;buffer, q, edit-&gt;search-&gt;normal_offset);</span>
<span class='curline'><a href='../S/src--editor--editsearch.c.html#L497'>normal_offset</a> 497 src/editor/editsearch.c q = edit-&gt;search-&gt;normal_offset + 1;</span>
<span class='curline'><a href='../S/src--editor--editsearch.c.html#L520'>normal_offset</a> 520 src/editor/editsearch.c edit-&gt;found_start = edit-&gt;search-&gt;normal_offset;</span>
<span class='curline'><a href='../S/src--editor--editsearch.c.html#L919'>normal_offset</a> 919 src/editor/editsearch.c edit-&gt;search_start = edit-&gt;search-&gt;normal_offset;</span>
<span class='curline'><a href='../S/src--filemanager--find.c.html#L1083'>normal_offset</a> 1083 src/filemanager/find.c off + search_content_handle-&gt;normal_offset + 1; // off by one: ticket 3280</span>
<span class='curline'><a href='../S/src--viewer--search.c.html#L181'>normal_offset</a> 181 src/viewer/search.c if (ok &amp;&amp; view-&gt;search-&gt;normal_offset == search_start)</span>
<span class='curline'><a href='../S/src--viewer--search.c.html#L184'>normal_offset</a> 184 src/viewer/search.c view-&gt;search-&gt;normal_offset++;</span>
<span class='curline'><a href='../S/src--viewer--search.c.html#L221'>normal_offset</a> 221 src/viewer/search.c view-&gt;search-&gt;normal_offset - view-&gt;search-&gt;start_buffer)</span>
<span class='curline'><a href='../S/src--viewer--search.c.html#L223'>normal_offset</a> 223 src/viewer/search.c view-&gt;search_start = view-&gt;search-&gt;normal_offset + nroff_len;</span>
</pre>
</body>
</html>