Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/file/src/
H A Dascmagic.c86 if (file_encoding(ms, &bb, &ubuf, &ulen, &code, &code_mime, in file_ascmagic()
H A Dencoding.c69 file_encoding(struct magic_set *ms, const struct buffer *b, unichar **ubuf, in file_encoding() function
H A Dfile.h474 protected int file_encoding(struct magic_set *, const struct buffer *,
H A Dfuncs.c202 looks_text = file_encoding(ms, &b, NULL, 0, in file_buffer()