Searched refs:file_trycdf (Results 1 – 4 of 4) sorted by relevance
/PHP-7.2/ext/fileinfo/libmagic/ |
H A D | file.h | 447 protected int file_trycdf(struct magic_set *, int, const unsigned char *,
|
H A D | funcs.c | 242 m = file_trycdf(ms, fd, ubuf, nb); in file_buffer()
|
H A D | readcdf.c | 533 file_trycdf(struct magic_set *ms, int fd, const unsigned char *buf, in file_trycdf() function
|
/PHP-7.2/ext/fileinfo/ |
H A D | libmagic.patch | 1500 protected int file_trycdf(struct magic_set *, int, const unsigned char *, 2121 m = file_trycdf(ms, fd, ubuf, nb);
|
Completed in 17 milliseconds