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