Home
last modified time | relevance | path

Searched refs:sst (Results 1 – 3 of 3) sorted by relevance

/PHP-7.3/ext/fileinfo/libmagic/
H A Dcdf.c298 assert(ss == sst->sst_ss); in cdf_check_stream()
299 return sst->sst_ss; in cdf_check_stream()
308 size_t ss = cdf_check_stream(sst, h); in cdf_check_stream_offset()
315 ss * sst->sst_len, ss, sst->sst_len)); in cdf_check_stream_offset()
947 cdf_offset(sst->sst_tab, offs)); in cdf_read_property_info()
1358 size_t ss = sst->sst_ss; in cdf_dump_stream()
1359 cdf_dump(sst->sst_tab, ss * sst->sst_len); in cdf_dump_stream()
1404 if (sst == NULL) in cdf_dump_dir()
1519 cdf_unpack_catalog(h, sst, &cat); in cdf_dump_catalog()
1544 cdf_stream_t sst, scn; in main() local
[all …]
H A Dreadcdf.c262 const cdf_stream_t *sst) in cdf_file_catalog() argument
272 if (cdf_unpack_catalog(h, sst, &cat) == -1) in cdf_file_catalog()
293 const cdf_stream_t *sst, const cdf_directory_t *root_storage) in cdf_file_summary_info() argument
370 if ((i = cdf_read_user_stream(info, h, sat, ssat, sst, in cdf_file_catalog_info()
423 i = cdf_file_catalog_info(ms, info, h, sat, ssat, sst, in cdf_check_summary_info()
544 cdf_stream_t sst, scn; in file_trycdf() local
589 cdf_dump_dir(&info, &h, &sat, &ssat, &sst, &dir); in file_trycdf()
631 &sat, &ssat, &sst, &dir, &scn, root_storage, &expn); in file_trycdf()
636 &sst, &dir, &scn)) == -1) { in file_trycdf()
642 &sst, &dir, &scn, root_storage, &expn); in file_trycdf()
[all …]
/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,
3896 cdf_zero_stream(&sst);

Completed in 61 milliseconds