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

30 lines
3.3 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>g_set_error</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#L115'>g_set_error</a> 115 lib/serialize.c g_set_error (error, MC_ERROR, 0, "mc_serialize_str(): Input data is NULL.");</span>
<span class='curline'><a href='../S/lib--serialize.c.html#L140'>g_set_error</a> 140 lib/serialize.c g_set_error (error, MC_ERROR, 0, FUNC_NAME ": Input data is NULL or empty.");</span>
<span class='curline'><a href='../S/lib--serialize.c.html#L146'>g_set_error</a> 146 lib/serialize.c g_set_error (error, MC_ERROR, 0, FUNC_NAME ": String prefix doesn't equal to '%c'", prefix);</span>
<span class='curline'><a href='../S/lib--serialize.c.html#L158'>g_set_error</a> 158 lib/serialize.c g_set_error (error, MC_ERROR, 0, FUNC_NAME ": Length delimiter '%c' doesn't exists",</span>
<span class='curline'><a href='../S/lib--serialize.c.html#L165'>g_set_error</a> 165 lib/serialize.c g_set_error (error, MC_ERROR, 0, FUNC_NAME ": Too big string length");</span>
<span class='curline'><a href='../S/lib--serialize.c.html#L176'>g_set_error</a> 176 lib/serialize.c g_set_error (error, MC_ERROR, 0,</span>
<span class='curline'><a href='../S/lib--tty--color-ncurses.c.html#L272'>g_set_error</a> 272 lib/tty/color-ncurses.c g_set_error (error, MC_ERROR, -1,</span>
<span class='curline'><a href='../S/lib--tty--color-ncurses.c.html#L289'>g_set_error</a> 289 lib/tty/color-ncurses.c g_set_error (error, MC_ERROR, -1,</span>
<span class='curline'><a href='../S/lib--tty--color-ncurses.c.html#L299'>g_set_error</a> 299 lib/tty/color-ncurses.c g_set_error (</span>
<span class='curline'><a href='../S/lib--tty--color-slang.c.html#L239'>g_set_error</a> 239 lib/tty/color-slang.c g_set_error (error, MC_ERROR, -1,</span>
<span class='curline'><a href='../S/lib--tty--color-slang.c.html#L261'>g_set_error</a> 261 lib/tty/color-slang.c g_set_error (error, MC_ERROR, -1, _ ("True color not supported in this slang version."));</span>
<span class='curline'><a href='../S/lib--tty--color-slang.c.html#L272'>g_set_error</a> 272 lib/tty/color-slang.c g_set_error (error, MC_ERROR, -1,</span>
<span class='curline'><a href='../S/lib--vfs--path.c.html#L1180'>g_set_error</a> 1180 lib/vfs/path.c g_set_error (mcerror, MC_ERROR, 0, "Unable to find VFS class by name '%s'", cfg_value);</span>
<span class='curline'><a href='../S/lib--vfs--path.c.html#L1209'>g_set_error</a> 1209 lib/vfs/path.c g_set_error (mcerror, MC_ERROR, 0, "No any path elements found");</span>
<span class='curline'><a href='../S/tests--src--vfs--extfs--helpers-list--mc_parse_ls_l.c.html#L139'>g_set_error</a> 139 tests/src/vfs/extfs/helpers-list/mc_parse_ls_l.c g_set_error (error, MC_ERROR, G_OPTION_ERROR_FAILED, "unknown output format '%s'", value);</span>
</pre>
</body>
</html>