Searched refs:uncompressbuf (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/fileinfo/libmagic/ |
H A D | compress.c | 225 file_private int uncompressbuf(int, size_t, size_t, int, const unsigned char *, 314 urv = uncompressbuf(fd, ms->bytes_max, i, in file_zmagic() 1053 uncompressbuf(int fd, size_t bytes_max, size_t method, int nofork, in uncompressbuf() function
|
/php-src/ext/fileinfo/ |
H A D | libmagic.patch | 1251 urv = uncompressbuf(fd, ms->bytes_max, i, 1253 DPRINTF("uncompressbuf = %d, %s, %" SIZE_T_FORMAT "u\n", urv,
|
Completed in 16 milliseconds