Lines Matching refs:code_mime
69 …t nbytes, unichar **ubuf, size_t *ulen, const char **code, const char **code_mime, const char **ty… in file_encoding() argument
78 *code_mime = "binary"; in file_encoding()
95 *code_mime = "utf-7"; in file_encoding()
99 *code_mime = "us-ascii"; in file_encoding()
104 *code_mime = "utf-8"; in file_encoding()
108 *code_mime = "utf-8"; in file_encoding()
112 *code_mime = "utf-16le"; in file_encoding()
115 *code_mime = "utf-16be"; in file_encoding()
121 *code_mime = "iso-8859-1"; in file_encoding()
125 *code_mime = "unknown-8bit"; in file_encoding()
132 *code_mime = "ebcdic"; in file_encoding()
137 *code_mime = "ebcdic"; in file_encoding()