mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
23 lines
1.8 KiB
HTML
23 lines
1.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>current_param</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_param</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#L313'>current_param</a> 313 lib/serialize.c g_free (current_param);</span>
|
|
<span class='curline'><a href='../S/lib--serialize.c.html#L315'>current_param</a> 315 lib/serialize.c current_param = mc_deserialize_str ('p', data, error);</span>
|
|
<span class='curline'><a href='../S/lib--serialize.c.html#L316'>current_param</a> 316 lib/serialize.c if (current_param == NULL)</span>
|
|
<span class='curline'><a href='../S/lib--serialize.c.html#L322'>current_param</a> 322 lib/serialize.c data = go_to_end_of_serialized_string (data, current_param, &current_position);</span>
|
|
<span class='curline'><a href='../S/lib--serialize.c.html#L330'>current_param</a> 330 lib/serialize.c g_free (current_param);</span>
|
|
<span class='curline'><a href='../S/lib--serialize.c.html#L333'>current_param</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#L344'>current_param</a> 344 lib/serialize.c g_free (current_param);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|