Searched refs:uncompressbuf (Results 1 – 2 of 2) sorted by relevance
/PHP-7.2/ext/fileinfo/libmagic/ |
H A D | compress.c | 133 private int uncompressbuf(int, size_t, size_t, const unsigned char *, 179 urv = uncompressbuf(fd, ms->bytes_max, i, buf, &newbuf, &nsz); in file_zmagic() 616 uncompressbuf(int fd, size_t bytes_max, size_t method, const unsigned char *old, in uncompressbuf() function
|
/PHP-7.2/ext/fileinfo/ |
H A D | libmagic.patch | 1239 private int uncompressbuf(int, size_t, size_t, const unsigned char *,
|
Completed in 9 milliseconds