Searched refs:file_encoding (Results 1 – 4 of 4) sorted by relevance
/PHP-7.2/ext/fileinfo/libmagic/ |
H A D | ascmagic.c | 85 if (file_encoding(ms, buf, nbytes, &ubuf, &ulen, &code, &code_mime, in file_ascmagic()
|
H A D | file.h | 458 protected int file_encoding(struct magic_set *, const unsigned char *, size_t,
|
H A 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
|
H A D | funcs.c | 197 looks_text = file_encoding(ms, ubuf, nb, &u8buf, &ulen, in file_buffer()
|
Completed in 16 milliseconds