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

22 lines
1.7 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>this_entry</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--mcconfig--history.c.html#L154'>this_entry</a> 154 lib/mcconfig/history.c char *this_entry;</span>
<span class='curline'><a href='../S/lib--mcconfig--history.c.html#L157'>this_entry</a> 157 lib/mcconfig/history.c this_entry = mc_config_get_string_raw (cfg, name, key, "");</span>
<span class='curline'><a href='../S/lib--mcconfig--history.c.html#L159'>this_entry</a> 159 lib/mcconfig/history.c if (this_entry == NULL)</span>
<span class='curline'><a href='../S/lib--mcconfig--history.c.html#L163'>this_entry</a> 163 lib/mcconfig/history.c hist = list_append_unique (hist, this_entry);</span>
<span class='curline'><a href='../S/lib--mcconfig--history.c.html#L167'>this_entry</a> 167 lib/mcconfig/history.c if (str_convert (conv, this_entry, buffer) == ESTR_FAILURE)</span>
<span class='curline'><a href='../S/lib--mcconfig--history.c.html#L168'>this_entry</a> 168 lib/mcconfig/history.c hist = list_append_unique (hist, this_entry);</span>
<span class='curline'><a href='../S/lib--mcconfig--history.c.html#L172'>this_entry</a> 172 lib/mcconfig/history.c g_free (this_entry);</span>
</pre>
</body>
</html>