Lines Matching refs:charset
3793 with default UTF-8 charset.
4554 modifier on "C.<charset>" locales too.
4969 * libc/locale/locale.c (loadlocale): Optimize "EUC" charset check.
5288 * libc/locale/locale.c (loadlocale): Make TIS-620 charset name
5420 (loadlocale): Disable setting charset of the "C" locale to "UTF-8" on
5435 the current charset through.
5755 charset on Cygwin.
5799 (loadlocale): Set charset of the "C" locale to "UTF-8" on Cygwin.
5873 * libc/locale/locale.c (loadlocale): Throughout check charset string
5874 case insensitive and store internal charset string uppercased. Allow
6674 current charset.
6680 charset if one of the extended charsets is enabled.
6694 * libc/locale/locale.c (loadlocale): Revert to charset "GBK" instead
6805 * libc/locale/locale.c (loadlocale): Rename charset "GBK" to
6810 * libc/locale/locale.c (loadlocale): Rename charset "CP949" to
6815 * libc/locale/locale.c (loadlocale): Allow charset starting with 'e'
6816 for "eucJP" charset support.
6841 * libc/locale/locale.c: Add new charset support to documentation.
6848 corresponding with current charset. Don't allow non-existant
6849 ISO-8859-12 charset. Add support for Windows singlebyte codepages.
6857 Add prototypes for charset-specific _wctomb_r and _mbtowc_r
7096 using __lc_ctype directly. Only compare against the charset alone.
7112 charset, cast wchar to size_t in case wchar_t is signed.
7119 value in case of using a singlebyte charset.
13576 * libc/iconv/charset.aliases: Ditto.
14228 * libc/iconv/charset.aliases: Remove wrong BE aliases for
14286 * libc/iconv/lib/bialiasesi.c: Sync with charset.aliases.
14351 libc/iconv/README.TODO, libc/iconv/charset.aliases,