Searched refs:uncompresszlib (Results 1 – 1 of 1) sorted by relevance
/PHP-8.2/ext/fileinfo/libmagic/ |
H A D | compress.c | 213 private int uncompresszlib(const unsigned char *, unsigned char **, size_t, 555 return uncompresszlib(old, newch, bytes_max, n, 0); in uncompressgzipped() 561 uncompresszlib(const unsigned char *old, unsigned char **newch, in uncompresszlib() function 829 return uncompresszlib(old, newch, bytes_max, n, 1); in uncompressbuf()
|
Completed in 5 milliseconds