Home
last modified time | relevance | path

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

/PHP-7.4/ext/fileinfo/libmagic/
H A Dcdf.h134 } cdf_stream_t; typedef
301 const cdf_sat_t *, cdf_secid_t, size_t, cdf_stream_t *);
303 const cdf_stream_t *, cdf_secid_t, size_t, cdf_stream_t *);
306 size_t, cdf_stream_t *);
312 const cdf_sat_t *, const cdf_dir_t *, cdf_stream_t *,
317 const cdf_sat_t *, const cdf_sat_t *, const cdf_stream_t *,
318 const cdf_dir_t *, const char *, cdf_stream_t *);
320 int cdf_zero_stream(cdf_stream_t *);
323 const cdf_dir_t *, cdf_stream_t *);
326 const cdf_dir_t *, cdf_stream_t *);
[all …]
H A Dcdf.c287 cdf_zero_stream(cdf_stream_t *scn) in cdf_zero_stream()
298 cdf_check_stream(const cdf_stream_t *sst, const cdf_header_t *h) in cdf_check_stream()
595 const cdf_sat_t *ssat, const cdf_stream_t *sst, in cdf_read_short_sector_chain()
596 cdf_secid_t sid, size_t len, cdf_stream_t *scn) in cdf_read_short_sector_chain()
638 cdf_secid_t sid, size_t len, cdf_stream_t *scn) in cdf_read_sector_chain()
793 const cdf_dir_t *dir, cdf_stream_t *scn) in cdf_read_doc_summary_info()
802 const cdf_dir_t *dir, cdf_stream_t *scn) in cdf_read_summary_info()
811 const cdf_dir_t *dir, const char *name, cdf_stream_t *scn) in cdf_read_user_stream()
1363 cdf_dump_stream(const cdf_stream_t *sst) in cdf_dump_stream()
1377 cdf_stream_t scn; in cdf_dump_dir()
[all …]
H A Dreadcdf.c258 const cdf_stream_t *sst) in cdf_file_catalog()
289 const cdf_stream_t *sst, const cdf_directory_t *root_storage) in cdf_file_summary_info()
362 const cdf_stream_t *sst, const cdf_dir_t *dir, cdf_stream_t *scn) in cdf_file_catalog_info()
380 const cdf_stream_t *sst, const cdf_dir_t *dir, cdf_stream_t *scn, in cdf_check_summary_info()
540 cdf_stream_t sst, scn; in file_trycdf()
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch1139 cdf_check_stream(const cdf_stream_t *sst, const cdf_header_t *h)
1197 cdf_read_short_sector(const cdf_stream_t *sst, void *buf, size_t offs,
1300 cdf_stream_t scn;

Completed in 20 milliseconds