Searched refs:file_encoding (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/contrib/file/src/
H A Dascmagic.c88 if (file_encoding(ms, buf, nbytes, &ubuf, &ulen, &code, &code_mime,
H A Dencoding.c68 file_encoding(struct magic_set *ms, const unsigned char *buf, size_t nbytes, unichar **ubuf, size_t *ulen, const char **code, const char **code_mime, const char **type) function
H A Dfile.h454 protected int file_encoding(struct magic_set *, const unsigned char *, size_t,
H A Dfuncs.c187 looks_text = file_encoding(ms, ubuf, nb, &u8buf, &ulen,

Completed in 102 milliseconds