Home
last modified time | relevance | path

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

/PHP-7.3/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.c283 cdf_zero_stream(cdf_stream_t *scn) in cdf_zero_stream()
294 cdf_check_stream(const cdf_stream_t *sst, const cdf_header_t *h) in cdf_check_stream()
590 const cdf_sat_t *ssat, const cdf_stream_t *sst, in cdf_read_short_sector_chain()
591 cdf_secid_t sid, size_t len, cdf_stream_t *scn) in cdf_read_short_sector_chain()
633 cdf_secid_t sid, size_t len, cdf_stream_t *scn) in cdf_read_sector_chain()
787 const cdf_dir_t *dir, cdf_stream_t *scn) in cdf_read_doc_summary_info()
796 const cdf_dir_t *dir, cdf_stream_t *scn) in cdf_read_summary_info()
805 const cdf_dir_t *dir, const char *name, cdf_stream_t *scn) in cdf_read_user_stream()
1356 cdf_dump_stream(const cdf_stream_t *sst) in cdf_dump_stream()
1370 cdf_stream_t scn; in cdf_dump_dir()
[all …]
H A Dreadcdf.c262 const cdf_stream_t *sst) in cdf_file_catalog()
293 const cdf_stream_t *sst, const cdf_directory_t *root_storage) in cdf_file_summary_info()
366 const cdf_stream_t *sst, const cdf_dir_t *dir, cdf_stream_t *scn) in cdf_file_catalog_info()
384 const cdf_stream_t *sst, const cdf_dir_t *dir, cdf_stream_t *scn, in cdf_check_summary_info()
544 cdf_stream_t sst, scn; in file_trycdf()
/PHP-7.3/ext/fileinfo/
H A Dlibmagic.patch1535 -cdf_get_property_info_pos(const cdf_stream_t *sst, const cdf_header_t *h,
1536 +cdf_get_property_info_pos(const cdf_stream_t *sst, const cdf_header_t *h,
1600 cdf_stream_t scn;

Completed in 30 milliseconds