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

21 lines
1.5 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_value</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--serialize.c.html#L283'>current_value</a> 283 lib/serialize.c char *current_group = NULL, *current_param = NULL, *current_value = NULL;</span>
<span class='curline'><a href='../S/lib--serialize.c.html#L326'>current_value</a> 326 lib/serialize.c current_value = mc_deserialize_str ('v', data, error);</span>
<span class='curline'><a href='../S/lib--serialize.c.html#L327'>current_value</a> 327 lib/serialize.c if (current_value == NULL)</span>
<span class='curline'><a href='../S/lib--serialize.c.html#L333'>current_value</a> 333 lib/serialize.c mc_config_set_string (ret_data, current_group, current_param, current_value);</span>
<span class='curline'><a href='../S/lib--serialize.c.html#L335'>current_value</a> 335 lib/serialize.c data = go_to_end_of_serialized_string (data, current_value, &amp;current_position);</span>
<span class='curline'><a href='../S/lib--serialize.c.html#L336'>current_value</a> 336 lib/serialize.c g_free (current_value);</span>
</pre>
</body>
</html>