Home
last modified time | relevance | path

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

/PHP-7.3/ext/fileinfo/libmagic/
H A Dcdf.h78 } cdf_header_t; typedef
288 int cdf_read_header(const cdf_info_t *, cdf_header_t *);
289 void cdf_swap_header(cdf_header_t *);
290 void cdf_unpack_header(cdf_header_t *, char *);
295 const cdf_header_t *, cdf_secid_t);
297 const cdf_header_t *, cdf_secid_t);
298 int cdf_read_sat(const cdf_info_t *, cdf_header_t *, cdf_sat_t *);
316 int cdf_read_user_stream(const cdf_info_t *, const cdf_header_t *,
329 int cdf_unpack_catalog(const cdf_header_t *, const cdf_stream_t *,
341 void cdf_dump_header(const cdf_header_t *);
[all …]
H A Dcdf.c183 cdf_swap_header(cdf_header_t *h) in cdf_swap_header()
212 cdf_unpack_header(cdf_header_t *h, char *buf) in cdf_unpack_header()
350 cdf_read_header(const cdf_info_t *info, cdf_header_t *h) in cdf_read_header()
384 const cdf_header_t *h, cdf_secid_t id) in cdf_read_sector()
394 size_t len, const cdf_header_t *h, cdf_secid_t id) in cdf_read_short_sector()
589 cdf_read_short_sector_chain(const cdf_header_t *h, in cdf_read_short_sector_chain()
644 cdf_read_dir(const cdf_info_t *info, const cdf_header_t *h, in cdf_read_dir()
698 cdf_read_ssat(const cdf_info_t *info, const cdf_header_t *h, in cdf_read_ssat()
1288 cdf_dump_header(const cdf_header_t *h) in cdf_dump_header()
1363 cdf_dump_dir(const cdf_info_t *info, const cdf_header_t *h, in cdf_dump_dir()
[all …]
H A Dreadcdf.c261 cdf_file_catalog(struct magic_set *ms, const cdf_header_t *h, in cdf_file_catalog()
292 cdf_file_summary_info(struct magic_set *ms, const cdf_header_t *h, in cdf_file_summary_info()
365 const cdf_header_t *h, const cdf_sat_t *sat, const cdf_sat_t *ssat, in cdf_file_catalog_info()
383 const cdf_header_t *h, const cdf_sat_t *sat, const cdf_sat_t *ssat, in cdf_check_summary_info()
542 cdf_header_t h; 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,

Completed in 40 milliseconds