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

20 lines
1.3 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_area</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#L1039'>current_area</a> 1039 src/help.c GSList *current_area;</span>
<span class='curline'><a href='../S/src--help.c.html#L1058'>current_area</a> 1058 src/help.c for (current_area = link_area; current_area != NULL; current_area = g_slist_next (current_area))</span>
<span class='curline'><a href='../S/src--help.c.html#L1060'>current_area</a> 1060 src/help.c Link_Area *la = (Link_Area *) current_area-&gt;data;</span>
<span class='curline'><a href='../S/src--help.c.html#L1077'>current_area</a> 1077 src/help.c if (current_area != NULL)</span>
<span class='curline'><a href='../S/src--help.c.html#L1079'>current_area</a> 1079 src/help.c Link_Area *la = (Link_Area *) current_area-&gt;data;</span>
</pre>
</body>
</html>