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

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>