Searched refs:file_encoding (Results 1 – 4 of 4) sorted by relevance
| /freebsd-10-stable/contrib/file/src/ |
| D | ascmagic.c | 85 if (file_encoding(ms, buf, nbytes, &ubuf, &ulen, &code, &code_mime, in file_ascmagic()
|
| D | file.h | 464 protected int file_encoding(struct magic_set *, const unsigned char *, size_t,
|
| D | encoding.c | 69 file_encoding(struct magic_set *ms, const unsigned char *buf, size_t nbytes, unichar **ubuf, size_t… in file_encoding() function
|
| D | funcs.c | 200 looks_text = file_encoding(ms, ubuf, nb, &u8buf, &ulen, in file_buffer()
|