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

53 lines
6.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>currentpoint</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--help.c.html#L101'>currentpoint</a> 101 src/help.c static const char *currentpoint;</span>
<span class='curline'><a href='../S/src--help.c.html#L211'>currentpoint</a> 211 src/help.c currentpoint = c;</span>
<span class='curline'><a href='../S/src--help.c.html#L212'>currentpoint</a> 212 src/help.c for (line = 0, p = currentpoint; (*p != '\0') &amp;&amp; (*p != CHAR_NODE_END); str_cnext_char (&amp;p))</span>
<span class='curline'><a href='../S/src--help.c.html#L215'>currentpoint</a> 215 src/help.c return currentpoint = p;</span>
<span class='curline'><a href='../S/src--help.c.html#L220'>currentpoint</a> 220 src/help.c return currentpoint = c;</span>
<span class='curline'><a href='../S/src--help.c.html#L231'>currentpoint</a> 231 src/help.c currentpoint = c;</span>
<span class='curline'><a href='../S/src--help.c.html#L232'>currentpoint</a> 232 src/help.c for (line = 0, p = currentpoint; (*p != '\0') &amp;&amp; ((int) (p - fdata) &gt;= 0); str_cprev_char (&amp;p))</span>
<span class='curline'><a href='../S/src--help.c.html#L240'>currentpoint</a> 240 src/help.c return currentpoint = p + 2; // Skip the newline following the start of the node</span>
<span class='curline'><a href='../S/src--help.c.html#L246'>currentpoint</a> 246 src/help.c return currentpoint = p;</span>
<span class='curline'><a href='../S/src--help.c.html#L248'>currentpoint</a> 248 src/help.c return currentpoint = c;</span>
<span class='curline'><a href='../S/src--help.c.html#L257'>currentpoint</a> 257 src/help.c currentpoint = move_forward2 (currentpoint, i);</span>
<span class='curline'><a href='../S/src--help.c.html#L265'>currentpoint</a> 265 src/help.c currentpoint = move_backward2 (currentpoint, ++i);</span>
<span class='curline'><a href='../S/src--help.c.html#L273'>currentpoint</a> 273 src/help.c while (((int) (currentpoint - fdata) &gt; 0) &amp;&amp; (*currentpoint != CHAR_NODE_END))</span>
<span class='curline'><a href='../S/src--help.c.html#L274'>currentpoint</a> 274 src/help.c currentpoint--;</span>
<span class='curline'><a href='../S/src--help.c.html#L276'>currentpoint</a> 276 src/help.c while (*currentpoint != ']')</span>
<span class='curline'><a href='../S/src--help.c.html#L277'>currentpoint</a> 277 src/help.c currentpoint++;</span>
<span class='curline'><a href='../S/src--help.c.html#L278'>currentpoint</a> 278 src/help.c currentpoint = currentpoint + 2; // Skip the newline following the start of the node</span>
<span class='curline'><a href='../S/src--help.c.html#L287'>currentpoint</a> 287 src/help.c while ((*currentpoint != '\0') &amp;&amp; (*currentpoint != CHAR_NODE_END))</span>
<span class='curline'><a href='../S/src--help.c.html#L288'>currentpoint</a> 288 src/help.c currentpoint++;</span>
<span class='curline'><a href='../S/src--help.c.html#L289'>currentpoint</a> 289 src/help.c currentpoint--;</span>
<span class='curline'><a href='../S/src--help.c.html#L666'>currentpoint</a> 666 src/help.c history[history_ptr].page = currentpoint;</span>
<span class='curline'><a href='../S/src--help.c.html#L672'>currentpoint</a> 672 src/help.c currentpoint = p + 1; // Skip the newline following the start of the node</span>
<span class='curline'><a href='../S/src--help.c.html#L692'>currentpoint</a> 692 src/help.c history[history_ptr].page = currentpoint;</span>
<span class='curline'><a href='../S/src--help.c.html#L695'>currentpoint</a> 695 src/help.c currentpoint = new_item + 1; // Skip the newline following the start of the node</span>
<span class='curline'><a href='../S/src--help.c.html#L706'>currentpoint</a> 706 src/help.c currentpoint = history[history_ptr].page;</span>
<span class='curline'><a href='../S/src--help.c.html#L749'>currentpoint</a> 749 src/help.c if ((selected_item == NULL) || (selected_item &lt; currentpoint))</span>
<span class='curline'><a href='../S/src--help.c.html#L767'>currentpoint</a> 767 src/help.c new_item = currentpoint;</span>
<span class='curline'><a href='../S/src--help.c.html#L775'>currentpoint</a> 775 src/help.c currentpoint = new_item;</span>
<span class='curline'><a href='../S/src--help.c.html#L788'>currentpoint</a> 788 src/help.c new_item = currentpoint;</span>
<span class='curline'><a href='../S/src--help.c.html#L796'>currentpoint</a> 796 src/help.c currentpoint = new_item + 2;</span>
<span class='curline'><a href='../S/src--help.c.html#L818'>currentpoint</a> 818 src/help.c currentpoint = history[history_ptr].page;</span>
<span class='curline'><a href='../S/src--help.c.html#L825'>currentpoint</a> 825 src/help.c history[history_ptr].page = currentpoint;</span>
<span class='curline'><a href='../S/src--help.c.html#L827'>currentpoint</a> 827 src/help.c currentpoint = help_follow_link (currentpoint, selected_item);</span>
<span class='curline'><a href='../S/src--help.c.html#L924'>currentpoint</a> 924 src/help.c help_show (DIALOG (w-&gt;owner), currentpoint);</span>
<span class='curline'><a href='../S/src--help.c.html#L1083'>currentpoint</a> 1083 src/help.c history[history_ptr].page = currentpoint;</span>
<span class='curline'><a href='../S/src--help.c.html#L1085'>currentpoint</a> 1085 src/help.c currentpoint = help_follow_link (currentpoint, la-&gt;link_name);</span>
<span class='curline'><a href='../S/src--help.c.html#L1189'>currentpoint</a> 1189 src/help.c currentpoint = main_node + 1; // Skip the newline following the start of the node</span>
<span class='curline'><a href='../S/src--help.c.html#L1193'>currentpoint</a> 1193 src/help.c history[i].page = currentpoint;</span>
</pre>
</body>
</html>