Lines Matching refs:code_mime
70 size_t *ulen, const char **code, const char **code_mime, const char **type) in file_encoding() argument
88 *code_mime = "binary"; in file_encoding()
105 *code_mime = "utf-7"; in file_encoding()
109 *code_mime = "us-ascii"; in file_encoding()
114 *code_mime = "utf-8"; in file_encoding()
118 *code_mime = "utf-8"; in file_encoding()
122 *code_mime = "utf-16le"; in file_encoding()
125 *code_mime = "utf-16be"; in file_encoding()
131 *code_mime = "iso-8859-1"; in file_encoding()
135 *code_mime = "unknown-8bit"; in file_encoding()
142 *code_mime = "ebcdic"; in file_encoding()
147 *code_mime = "ebcdic"; in file_encoding()