Home
last modified time | relevance | path

Searched refs:i_buf (Results 1 – 3 of 3) sorted by relevance

/PHP-5.4/ext/fileinfo/libmagic/
H A Dcdf.h272 const unsigned char *i_buf; member
H A Dreadcdf.c239 info.i_buf = buf;
H A Dcdf.c303 if (info->i_buf != NULL && info->i_len >= siz) { in cdf_read()
304 (void)memcpy(buf, &info->i_buf[off], len); in cdf_read()
1315 info.i_buf = NULL;

Completed in 18 milliseconds