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

34 lines
3.8 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>location</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--filemanager--find.c.html#L385'>location</a> 385 src/filemanager/find.c find_match_location_t *location;</span>
<span class='curline'><a href='../S/src--filemanager--find.c.html#L387'>location</a> 387 src/filemanager/find.c listbox_get_current (find_list, file, (void **) &amp;location);</span>
<span class='curline'><a href='../S/src--filemanager--find.c.html#L388'>location</a> 388 src/filemanager/find.c if (location != NULL)</span>
<span class='curline'><a href='../S/src--filemanager--find.c.html#L391'>location</a> 391 src/filemanager/find.c *dir = location-&gt;dir;</span>
<span class='curline'><a href='../S/src--filemanager--find.c.html#L393'>location</a> 393 src/filemanager/find.c *start = location-&gt;start;</span>
<span class='curline'><a href='../S/src--filemanager--find.c.html#L395'>location</a> 395 src/filemanager/find.c *end = location-&gt;end;</span>
<span class='curline'><a href='../S/src--filemanager--find.c.html#L869'>location</a> 869 src/filemanager/find.c find_match_location_t *location;</span>
<span class='curline'><a href='../S/src--filemanager--find.c.html#L890'>location</a> 890 src/filemanager/find.c location = g_malloc (sizeof (*location));</span>
<span class='curline'><a href='../S/src--filemanager--find.c.html#L891'>location</a> 891 src/filemanager/find.c location-&gt;dir = dirname;</span>
<span class='curline'><a href='../S/src--filemanager--find.c.html#L892'>location</a> 892 src/filemanager/find.c location-&gt;start = start;</span>
<span class='curline'><a href='../S/src--filemanager--find.c.html#L893'>location</a> 893 src/filemanager/find.c location-&gt;end = end;</span>
<span class='curline'><a href='../S/src--filemanager--find.c.html#L894'>location</a> 894 src/filemanager/find.c add_to_list_take (tmp_name, location);</span>
<span class='curline'><a href='../S/src--filemanager--find.c.html#L1438'>location</a> 1438 src/filemanager/find.c find_match_location_t *location;</span>
<span class='curline'><a href='../S/src--filemanager--find.c.html#L1440'>location</a> 1440 src/filemanager/find.c listbox_get_current (find_list, &amp;text, (void **) &amp;location);</span>
<span class='curline'><a href='../S/src--filemanager--find.c.html#L1442'>location</a> 1442 src/filemanager/find.c if ((text == NULL) || (location == NULL) || (location-&gt;dir == NULL))</span>
<span class='curline'><a href='../S/src--filemanager--find.c.html#L1445'>location</a> 1445 src/filemanager/find.c find_do_view_edit (unparsed_view, edit, location-&gt;dir, text, location-&gt;start, location-&gt;end);</span>
<span class='curline'><a href='../S/src--filemanager--find.c.html#L1778'>location</a> 1778 src/filemanager/find.c find_match_location_t *location = le-&gt;data;</span>
<span class='curline'><a href='../S/src--filemanager--find.c.html#L1782'>location</a> 1782 src/filemanager/find.c if ((le-&gt;text == NULL) || (location == NULL) || (location-&gt;dir == NULL))</span>
<span class='curline'><a href='../S/src--filemanager--find.c.html#L1790'>location</a> 1790 src/filemanager/find.c name = mc_build_filename (location-&gt;dir, lc_filename, (char *) NULL);</span>
</pre>
</body>
</html>