Searched refs:cdf_stream_t (Results 1 – 4 of 4) sorted by relevance
/PHP-7.2/ext/fileinfo/libmagic/ |
H A D | cdf.h | 136 } cdf_stream_t; typedef 303 const cdf_sat_t *, cdf_secid_t, size_t, cdf_stream_t *); 305 const cdf_stream_t *, cdf_secid_t, size_t, cdf_stream_t *); 308 size_t, cdf_stream_t *); 314 const cdf_sat_t *, const cdf_dir_t *, cdf_stream_t *, 319 const cdf_sat_t *, const cdf_sat_t *, const cdf_stream_t *, 320 const cdf_dir_t *, const char *, cdf_stream_t *); 322 int cdf_zero_stream(cdf_stream_t *); 325 const cdf_dir_t *, cdf_stream_t *); 328 const cdf_dir_t *, cdf_stream_t *); [all …]
|
H A D | cdf.c | 305 cdf_zero_stream(cdf_stream_t *scn) in cdf_zero_stream() 316 cdf_check_stream(const cdf_stream_t *sst, const cdf_header_t *h) in cdf_check_stream() 612 const cdf_sat_t *ssat, const cdf_stream_t *sst, in cdf_read_short_sector_chain() 613 cdf_secid_t sid, size_t len, cdf_stream_t *scn) in cdf_read_short_sector_chain() 655 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() 1378 cdf_dump_stream(const cdf_stream_t *sst) in cdf_dump_stream() 1392 cdf_stream_t scn; in cdf_dump_dir() [all …]
|
H A D | readcdf.c | 259 const cdf_stream_t *sst) in cdf_file_catalog() 290 const cdf_stream_t *sst, const cdf_directory_t *root_storage) in cdf_file_summary_info() 363 const cdf_stream_t *sst, const cdf_dir_t *dir, cdf_stream_t *scn) in cdf_file_catalog_info() 381 const cdf_stream_t *sst, const cdf_dir_t *dir, cdf_stream_t *scn, in cdf_check_summary_info() 539 cdf_stream_t sst, scn; in file_trycdf()
|
/PHP-7.2/ext/fileinfo/ |
H A D | libmagic.patch | 1050 cdf_stream_t scn;
|
Completed in 29 milliseconds