Home
last modified time | relevance | path

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

/PHP-8.3/ext/fileinfo/libmagic/
H A Dcdf.h132 } cdf_stream_t; typedef
299 const cdf_sat_t *, cdf_secid_t, size_t, cdf_stream_t *);
301 const cdf_stream_t *, cdf_secid_t, size_t, cdf_stream_t *);
304 size_t, cdf_stream_t *);
310 const cdf_sat_t *, const cdf_dir_t *, cdf_stream_t *,
315 const cdf_sat_t *, const cdf_sat_t *, const cdf_stream_t *,
316 const cdf_dir_t *, const char *, cdf_stream_t *);
318 int cdf_zero_stream(cdf_stream_t *);
321 const cdf_dir_t *, cdf_stream_t *);
324 const cdf_dir_t *, cdf_stream_t *);
[all …]
H A Dcdf.c299 cdf_zero_stream(cdf_stream_t *scn) in cdf_zero_stream()
310 cdf_check_stream(const cdf_stream_t *sst, const cdf_header_t *h) in cdf_check_stream()
619 const cdf_sat_t *ssat, const cdf_stream_t *sst, in cdf_read_short_sector_chain()
620 cdf_secid_t sid, size_t len, cdf_stream_t *scn) in cdf_read_short_sector_chain()
662 cdf_secid_t sid, size_t len, cdf_stream_t *scn) in cdf_read_sector_chain()
817 const cdf_dir_t *dir, cdf_stream_t *scn) in cdf_read_doc_summary_info()
826 const cdf_dir_t *dir, cdf_stream_t *scn) in cdf_read_summary_info()
835 const cdf_dir_t *dir, const char *name, cdf_stream_t *scn) in cdf_read_user_stream()
1388 cdf_dump_stream(const cdf_stream_t *sst) in cdf_dump_stream()
1402 cdf_stream_t scn; in cdf_dump_dir()
[all …]
H A Dreadcdf.c256 const cdf_stream_t *sst) in cdf_file_catalog()
287 const cdf_stream_t *sst, const cdf_directory_t *root_storage) in cdf_file_summary_info()
360 const cdf_stream_t *sst, const cdf_dir_t *dir, cdf_stream_t *scn) in cdf_file_catalog_info()
378 const cdf_stream_t *sst, const cdf_dir_t *dir, cdf_stream_t *scn, in cdf_check_summary_info()
538 cdf_stream_t sst, scn; in file_trycdf()
/PHP-8.3/ext/fileinfo/
H A Dlibmagic.patch1042 cdf_check_stream(const cdf_stream_t *sst, const cdf_header_t *h)
1159 cdf_stream_t scn;

Completed in 20 milliseconds