Home
last modified time | relevance | path

Searched refs:uncompressbuf (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/fileinfo/libmagic/
H A Dcompress.c225 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 Dlibmagic.patch1251 urv = uncompressbuf(fd, ms->bytes_max, i,
1253 DPRINTF("uncompressbuf = %d, %s, %" SIZE_T_FORMAT "u\n", urv,

Completed in 21 milliseconds