Searched refs:file_encoding (Results 1 – 4 of 4) sorted by relevance
/PHP-8.3/ext/fileinfo/libmagic/ |
H A D | ascmagic.c | 92 if (file_encoding(ms, &bb, &ubuf, &ulen, &code, &code_mime, in file_ascmagic()
|
H A D | file.h | 534 protected int file_encoding(struct magic_set *, const struct buffer *,
|
H A D | encoding.c | 75 file_encoding(struct magic_set *ms, const struct buffer *b, in file_encoding() function
|
H A D | funcs.c | 354 looks_text = file_encoding(ms, &b, NULL, 0, in file_buffer()
|
Completed in 15 milliseconds