Lines Matching refs:code_mime
68 …t nbytes, unichar **ubuf, size_t *ulen, const char **code, const char **code_mime, const char **ty… in file_encoding() argument
77 *code_mime = "binary"; in file_encoding()
93 *code_mime = "us-ascii"; in file_encoding()
97 *code_mime = "utf-8"; in file_encoding()
101 *code_mime = "utf-8"; in file_encoding()
105 *code_mime = "utf-16le"; in file_encoding()
108 *code_mime = "utf-16be"; in file_encoding()
114 *code_mime = "iso-8859-1"; in file_encoding()
118 *code_mime = "unknown-8bit"; in file_encoding()
125 *code_mime = "ebcdic"; in file_encoding()
130 *code_mime = "ebcdic"; in file_encoding()