Home
last modified time | relevance | path

Searched refs:cdf_read_property_info (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/ext/fileinfo/libmagic/
H A Dcdf.h304 int cdf_read_property_info(const cdf_stream_t *, const cdf_header_t *, uint32_t,
H A Dcdf.c756 cdf_read_property_info(const cdf_stream_t *sst, const cdf_header_t *h, in cdf_read_property_info() function
977 if (cdf_read_property_info(sst, h, CDF_TOLE4(sd->sd_offset), info, in cdf_unpack_summary_info()
/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch1031 - if (cdf_read_property_info(sst, h, CDF_TOLE4(sd->sd_offset),
1033 + if (cdf_read_property_info(sst, h, CDF_TOLE4(sd->sd_offset), info,
/PHP-5.5/
H A DNEWS1088 . Fixed bug #67413 (fileinfo: cdf_read_property_info insufficient boundary

Completed in 41 milliseconds