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

20 lines
1.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>include_group</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--ext.c.html#L895'>include_group</a> 895 src/filemanager/ext.c char *include_group = NULL;</span>
<span class='curline'><a href='../S/src--filemanager--ext.c.html#L1036'>include_group</a> 1036 src/filemanager/ext.c include_group = g_strconcat ("Include/", include_value, (char *) NULL);</span>
<span class='curline'><a href='../S/src--filemanager--ext.c.html#L1038'>include_group</a> 1038 src/filemanager/ext.c found = mc_config_has_group (ext_ini, include_group);</span>
<span class='curline'><a href='../S/src--filemanager--ext.c.html#L1043'>include_group</a> 1043 src/filemanager/ext.c current_group = include_group != NULL ? include_group : *group_iter;</span>
<span class='curline'><a href='../S/src--filemanager--ext.c.html#L1084'>include_group</a> 1084 src/filemanager/ext.c g_free (include_group);</span>
</pre>
</body>
</html>