mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
25 lines
2.0 KiB
HTML
25 lines
2.0 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>enc</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--strutil--strutil.c.html#L99'>enc</a> 99 lib/strutil/strutil.c str_test_not_convert (const char *enc)</span>
|
|
<span class='curline'><a href='../S/lib--strutil--strutil.c.html#L101'>enc</a> 101 lib/strutil/strutil.c return g_ascii_strcasecmp (enc, codeset) == 0;</span>
|
|
<span class='curline'><a href='../S/lib--utilunix.c.html#L975'>enc</a> 975 lib/utilunix.c char *enc;</span>
|
|
<span class='curline'><a href='../S/lib--utilunix.c.html#L977'>enc</a> 977 lib/utilunix.c enc = vfs_get_encoding (s, -1);</span>
|
|
<span class='curline'><a href='../S/lib--utilunix.c.html#L979'>enc</a> 979 lib/utilunix.c if (is_supported_encoding (enc))</span>
|
|
<span class='curline'><a href='../S/lib--utilunix.c.html#L985'>enc</a> 985 lib/utilunix.c g_free (enc);</span>
|
|
<span class='curline'><a href='../S/lib--utilunix.c.html#L1010'>enc</a> 1010 lib/utilunix.c char *enc;</span>
|
|
<span class='curline'><a href='../S/lib--utilunix.c.html#L1013'>enc</a> 1013 lib/utilunix.c enc = vfs_get_encoding (s, -1);</span>
|
|
<span class='curline'><a href='../S/lib--utilunix.c.html#L1014'>enc</a> 1014 lib/utilunix.c ok = is_supported_encoding (enc);</span>
|
|
<span class='curline'><a href='../S/lib--utilunix.c.html#L1015'>enc</a> 1015 lib/utilunix.c g_free (enc);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|