Home
last modified time | relevance | path

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

/PHP-8.0/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.c291 cdf_zero_stream(cdf_stream_t *scn) in cdf_zero_stream()
302 cdf_check_stream(const cdf_stream_t *sst, const cdf_header_t *h) in cdf_check_stream()
611 const cdf_sat_t *ssat, const cdf_stream_t *sst, in cdf_read_short_sector_chain()
612 cdf_secid_t sid, size_t len, cdf_stream_t *scn) in cdf_read_short_sector_chain()
654 cdf_secid_t sid, size_t len, cdf_stream_t *scn) in cdf_read_sector_chain()
809 const cdf_dir_t *dir, cdf_stream_t *scn) in cdf_read_doc_summary_info()
818 const cdf_dir_t *dir, cdf_stream_t *scn) in cdf_read_summary_info()
827 const cdf_dir_t *dir, const char *name, cdf_stream_t *scn) in cdf_read_user_stream()
1379 cdf_dump_stream(const cdf_stream_t *sst) in cdf_dump_stream()
1393 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-8.0/ext/fileinfo/
H A Dlibmagic.patch1128 cdf_check_stream(const cdf_stream_t *sst, const cdf_header_t *h)
1245 cdf_stream_t scn;

Completed in 21 milliseconds