Home
last modified time | relevance | path

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

/PHP-7.3/ext/fileinfo/libmagic/
H A Dcompress.c149 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()
/PHP-7.3/ext/fileinfo/
H A Dlibmagic.patch1856 size_t i, nsz;

Completed in 19 milliseconds