Searched refs:charset (Results 1 - 82 of 82) sorted by relevance

/linux-4.4.14/fs/nls/
H A Dnls_utf8.c2 * Module for handling utf8 just like any other charset.
44 .charset = "utf8",
H A Dnls_koi8-ru.c4 * Charset koi8-ru translation based on charset koi8-u.
5 * The Unicode to charset table has only exact mappings.
55 .charset = "koi8-ru",
H A Dnls_base.c275 static struct nls_table *find_nls(char *charset) find_nls() argument
280 if (!strcmp(nls->charset, charset)) find_nls()
282 if (nls->alias && !strcmp(nls->alias, charset)) find_nls()
291 struct nls_table *load_nls(char *charset) load_nls() argument
293 return try_then_request_module(find_nls(charset), "nls_%s", charset); load_nls()
524 .charset = "default",
H A Dnls_ascii.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
146 .charset = "ascii",
H A Dnls_cp1251.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
281 .charset = "cp1251",
H A Dnls_cp855.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
279 .charset = "cp855",
H A Dnls_cp857.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
281 .charset = "cp857",
H A Dnls_cp866.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
285 .charset = "cp866",
H A Dnls_cp874.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
253 .charset = "cp874",
H A Dnls_iso8859-1.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
237 .charset = "iso8859-1",
H A Dnls_iso8859-5.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
252 .charset = "iso8859-5",
H A Dnls_iso8859-6.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
243 .charset = "iso8859-6",
H A Dnls_iso8859-9.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
252 .charset = "iso8859-9",
H A Dnls_cp1250.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
327 .charset = "cp1250",
H A Dnls_cp437.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
367 .charset = "cp437",
H A Dnls_cp737.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
330 .charset = "cp737",
H A Dnls_cp775.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
299 .charset = "cp775",
H A Dnls_cp850.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
295 .charset = "cp850",
H A Dnls_cp852.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
317 .charset = "cp852",
H A Dnls_cp860.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
344 .charset = "cp860",
H A Dnls_cp861.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
367 .charset = "cp861",
H A Dnls_cp863.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
361 .charset = "cp863",
H A Dnls_cp865.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
367 .charset = "cp865",
H A Dnls_cp869.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
295 .charset = "cp869",
H A Dnls_iso8859-14.c6 * Generated automatically from the Unicode and charset table
9 * The Unicode to charset table has only exact mappings.
321 .charset = "iso8859-14",
H A Dnls_iso8859-2.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
288 .charset = "iso8859-2",
H A Dnls_iso8859-3.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
288 .charset = "iso8859-3",
H A Dnls_iso8859-4.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
288 .charset = "iso8859-4",
H A Dnls_iso8859-7.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
297 .charset = "iso8859-7",
H A Dnls_koi8-r.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
303 .charset = "koi8-r",
H A Dnls_iso8859-13.c5 * The Unicode to charset table has only exact mappings.
265 .charset = "iso8859-13",
H A Dnls_cp1255.c5 * The Unicode to charset table has only exact mappings.
362 .charset = "cp1255",
H A Dnls_iso8859-15.c5 * The Unicode to charset table has only exact mappings.
287 .charset = "iso8859-15",
H A Dnls_koi8-u.c5 * The Unicode to charset table has only exact mappings.
310 .charset = "koi8-u",
H A Dmac-centeuro.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
511 .charset = "maccenteuro",
H A Dmac-cyrillic.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
476 .charset = "maccyrillic",
H A Dmac-greek.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
476 .charset = "macgreek",
H A Dmac-inuit.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
511 .charset = "macinuit",
H A Dnls_cp862.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
401 .charset = "cp862",
H A Dnls_cp864.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
387 .charset = "cp864",
H A Dmac-celtic.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
581 .charset = "macceltic",
H A Dmac-croatian.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
581 .charset = "maccroatian",
H A Dmac-gaelic.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
546 .charset = "macgaelic",
H A Dmac-iceland.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
581 .charset = "maciceland",
H A Dmac-roman.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
616 .charset = "macroman",
H A Dmac-romanian.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
581 .charset = "macromanian",
H A Dmac-turkish.c5 * Generated automatically from the Unicode and charset
7 * The Unicode to charset table has only exact mappings.
581 .charset = "macturkish",
H A Dnls_euc-jp.c553 .charset = "euc-jp",
H A Dnls_cp932.c7911 .charset = "cp932",
H A Dnls_cp936.c11089 .charset = "cp936",
H A Dnls_cp950.c9460 .charset = "cp950",
H A Dnls_cp949.c13924 .charset = "cp949",
/linux-4.4.14/fs/jfs/
H A Djfs_unicode.c95 jfs_err("charset = %s, char = 0x%x", jfs_strtoUCS()
96 codepage->charset, *from); jfs_strtoUCS()
H A Dsuper.c270 pr_err("JFS: charset not found\n"); parse_options()
715 seq_printf(seq, ",iocharset=%s", sbi->nls_tab->charset); jfs_show_options()
/linux-4.4.14/include/linux/
H A Dnls.h25 const char *charset; member in struct:nls_table
36 /* this value hold the maximum octet of charset */
/linux-4.4.14/fs/ncpfs/
H A Dioctl.c232 if (server->nls_vol && server->nls_vol->charset) { ncp_get_charsets()
233 len = strlen(server->nls_vol->charset); ncp_get_charsets()
236 strncpy(user.codepage, server->nls_vol->charset, len); ncp_get_charsets()
242 else if (server->nls_io && server->nls_io->charset) { ncp_get_charsets()
243 len = strlen(server->nls_io->charset); ncp_get_charsets()
246 strncpy(user.iocharset, server->nls_io->charset, len); ncp_get_charsets()
H A Dncp_fs_sb.h100 /* nls info: codepage for volume and charset for I/O */
H A Dsymlink.c145 /* map to/from server charset, do not touch upper/lower case as ncp_symlink()
/linux-4.4.14/fs/cifs/
H A Dcifs_unicode.c146 if (strcmp(cp->charset, "utf8")) cifs_mapchar()
160 * cifs_from_utf16 - convert utf16le string to local charset
261 if (!strcmp(codepage->charset, "utf8")) { cifs_strtoUTF16()
305 * be after being converted to the given charset, not including any null
493 if (strcmp(cp->charset, "utf8") || !wchar_to) cifsConvertToUTF16()
560 * be after being converted to the given charset, not including any null
H A Dcifsfs.c380 /* Display iocharset= option if it's not default charset */ cifs_show_nls()
383 seq_printf(s, ",iocharset=%s", cur->charset); cifs_show_nls()
H A Dconnect.c1784 pr_warn("CIFS: no memory for charset\n"); cifs_parse_mount_options()
2804 if (strcmp(old->local_nls->charset, new->local_nls->charset)) compare_mount_options()
/linux-4.4.14/include/net/irda/
H A Dirias_object.h59 int charset; /* Only used by string type */ member in struct:ias_value
/linux-4.4.14/include/uapi/linux/
H A Dirda.h135 __u8 charset; /* Charset used for description */ member in struct:irda_device_info
156 __u8 charset; member in struct:irda_ias_set::__anon14172::__anon14174
/linux-4.4.14/net/irda/
H A Diriap.c429 int charset; iriap_getvaluebyclass_confirm() local
469 charset = fp[n++]; iriap_getvaluebyclass_confirm()
471 switch (charset) { iriap_getvaluebyclass_confirm()
485 pr_debug("%s(), charset [%d] %s, not supported\n", iriap_getvaluebyclass_confirm()
486 __func__, charset, iriap_getvaluebyclass_confirm()
487 charset < ARRAY_SIZE(ias_charset_types) ? iriap_getvaluebyclass_confirm()
488 ias_charset_types[charset] : iriap_getvaluebyclass_confirm()
H A Dirlap_frame.c392 info[0] = discovery->data.charset; irlap_send_discovery_xid_frame()
455 discovery->data.charset = discovery_info[2]; irlap_recv_discovery_xid_rsp()
459 discovery->data.charset = discovery_info[1]; irlap_recv_discovery_xid_rsp()
554 discovery->data.charset = discovery_info[2]; irlap_recv_discovery_xid_cmd()
558 discovery->data.charset = discovery_info[1]; irlap_recv_discovery_xid_cmd()
H A Dirias_object.c470 value->charset = CS_ASCII; irias_new_string_value()
H A Daf_irda.c1996 /* Should check charset & co */ irda_setsockopt()
2201 ias_opt->attribute.irda_attrib_string.charset = ias_value->charset; irda_extract_ias_value()
H A Dirlmp.c856 irlmp->discovery_cmd.data.charset = CS_ASCII; irlmp_do_discovery()
1084 irlmp->discovery_rsp.data.charset = CS_ASCII; irlmp_get_discovery_response()
/linux-4.4.14/drivers/staging/panel/
H A Dpanel.c259 int charset; member in struct:__anon10608
581 /* for some LCD drivers (ks0074) we need a charset conversion table. */
1493 lcd.charset = LCD_CHARSET_NORMAL; lcd_init()
1505 lcd.charset = LCD_CHARSET_KS0074; lcd_init()
1518 lcd.charset = LCD_CHARSET_NORMAL; lcd_init()
1531 lcd.charset = DEFAULT_LCD_CHARSET; lcd_init()
1538 lcd.charset = LCD_CHARSET_NORMAL; lcd_init()
1559 lcd.charset = lcd_charset; lcd_init()
1628 if (lcd.charset == NOT_SET) lcd_init()
1629 lcd.charset = DEFAULT_LCD_CHARSET; lcd_init()
1631 if (lcd.charset == LCD_CHARSET_KS0074) lcd_init()
2381 lcd.charset = lcd_charset; panel_init_module()
/linux-4.4.14/fs/hfsplus/
H A Doptions.c232 seq_printf(seq, ",nls=%s", sbi->nls->charset); hfsplus_show_options()
/linux-4.4.14/fs/hfs/
H A Dsuper.c154 seq_printf(seq, ",codepage=%s", sbi->nls_disk->charset); hfs_show_options()
156 seq_printf(seq, ",iocharset=%s", sbi->nls_io->charset); hfs_show_options()
/linux-4.4.14/fs/ntfs/
H A Dunistr.c300 "Unicode.", nls->charset); ntfs_nlstoucs()
389 "try to use the mount option nls=utf8.", nls->charset); ntfs_ucstonls()
H A Dsuper.c227 v, old_nls->charset); parse_options()
277 ntfs_debug("Using NLS character set %s.", nls_map->charset); parse_options()
288 vol->nls_map->charset); parse_options()
H A Dinode.c2325 seq_printf(sf, ",nls=%s", vol->nls_map->charset); ntfs_show_options()
/linux-4.4.14/fs/fat/
H A Dinode.c853 seq_printf(m, ",codepage=%s", &sbi->nls_disk->charset[2]); fat_show_options()
856 seq_printf(m, ",iocharset=%s", sbi->nls_io->charset); fat_show_options()
1254 fat_msg(sb, KERN_WARNING, "utf8 is not a recommended IO charset" parse_options()
1706 fat_msg(sb, KERN_ERR, "IO charset %s not found", fat_fill_super()
/linux-4.4.14/scripts/kconfig/
H A DMakefile56 # Adjust charset to UTF-8 in .po file to accept UTF-8 in Kconfig files
/linux-4.4.14/fs/befs/
H A Dlinuxvfs.c494 * UTF-8 to NLS charset convert routine
553 "cannot be converted to unicode.", nls->charset); befs_utf2nls()
632 "cannot be converted to unicode.", nls->charset); befs_nls2utf()
/linux-4.4.14/fs/isofs/
H A Dinode.c809 /* Fail only if explicit charset specified */ isofs_fill_super()
/linux-4.4.14/fs/udf/
H A Dsuper.c383 seq_printf(seq, ",iocharset=%s", sbi->s_nls_map->charset); udf_show_options()
/linux-4.4.14/drivers/tty/vt/
H A Dvt.c65 * Fixed UTF-8 mode so alternate charset modes always work according
2306 } else { /* no utf or alternate charset mode */ do_con_write()
/linux-4.4.14/scripts/
H A Danalyze_suspend.py2031 <meta http-equiv="content-type" content="text/html; charset=UTF-8">\n\
2346 <meta http-equiv="content-type" content="text/html; charset=UTF-8">\n\
H A Dcheckpatch.pl2460 # declined it, i.e defined some charset where it is missing.
2462 $rawline =~ /^Content-Type:.+charset="(.+)".*$/ &&

Completed in 2607 milliseconds