Searched refs:cdf_stream_t (Results 1 – 4 of 4) sorted by relevance
/PHP-5.4/ext/fileinfo/libmagic/ |
H A D | cdf.h | 138 } cdf_stream_t; typedef 292 const cdf_sat_t *, cdf_secid_t, size_t, cdf_stream_t *); 294 const cdf_stream_t *, cdf_secid_t, size_t, cdf_stream_t *); 297 size_t, cdf_stream_t *); 303 const cdf_sat_t *, const cdf_dir_t *, cdf_stream_t *); 307 const cdf_sat_t *, const cdf_sat_t *, const cdf_stream_t *, 308 const cdf_dir_t *, cdf_stream_t *); 309 int cdf_unpack_summary_info(const cdf_stream_t *, const cdf_header_t *, 323 void cdf_dump_stream(const cdf_header_t *, const cdf_stream_t *); 325 const cdf_sat_t *, const cdf_stream_t *, const cdf_dir_t *); [all …]
|
H A D | cdf.c | 275 cdf_check_stream_offset(const cdf_stream_t *sst, const cdf_header_t *h, in cdf_check_stream_offset() 364 cdf_read_short_sector(const cdf_stream_t *sst, void *buf, size_t offs, in cdf_read_short_sector() 543 const cdf_sat_t *ssat, const cdf_stream_t *sst, in cdf_read_short_sector_chain() 544 cdf_secid_t sid, size_t len, cdf_stream_t *scn) in cdf_read_short_sector_chain() 586 cdf_secid_t sid, size_t len, cdf_stream_t *scn) in cdf_read_sector_chain() 694 const cdf_sat_t *sat, const cdf_dir_t *dir, cdf_stream_t *scn) in cdf_read_short_stream() 733 const cdf_dir_t *dir, cdf_stream_t *scn) in cdf_read_summary_info() 1137 cdf_dump_stream(const cdf_header_t *h, const cdf_stream_t *sst) in cdf_dump_stream() 1152 cdf_stream_t scn; in cdf_dump_dir() 1276 cdf_dump_summary_info(const cdf_header_t *h, const cdf_stream_t *sst) [all …]
|
H A D | readcdf.c | 179 const cdf_stream_t *sst) 232 cdf_stream_t sst, scn;
|
/PHP-5.4/ext/fileinfo/ |
H A D | libmagic.patch | 1008 cdf_unpack_summary_info(const cdf_stream_t *sst, const cdf_header_t *h, 1044 cdf_stream_t scn;
|
Completed in 17 milliseconds