Searched refs:nsz (Results 1 – 1 of 1) sorted by relevance
/PHP-7.2/ext/fileinfo/libmagic/ |
H A D | compress.c | 149 size_t i, nsz; in file_zmagic() local 178 nsz = nbytes; in file_zmagic() 179 urv = uncompressbuf(fd, ms->bytes_max, i, buf, &newbuf, &nsz); in file_zmagic() 181 nsz); in file_zmagic() 191 prv = file_buffer(ms, -1, name, newbuf, nsz); in file_zmagic()
|
Completed in 5 milliseconds