Home
last modified time | relevance | path

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

/PHP-7.2/ext/fileinfo/libmagic/
H A Dcdf.c320 assert(ss == sst->sst_ss); in cdf_check_stream()
321 return sst->sst_ss; in cdf_check_stream()
330 size_t ss = cdf_check_stream(sst, h); in cdf_check_stream_offset()
337 ss * sst->sst_len, ss, sst->sst_len)); in cdf_check_stream_offset()
969 cdf_offset(sst->sst_tab, offs)); in cdf_read_property_info()
1380 size_t ss = sst->sst_ss; in cdf_dump_stream()
1381 cdf_dump(sst->sst_tab, ss * sst->sst_len); in cdf_dump_stream()
1426 if (sst == NULL) in cdf_dump_dir()
1541 cdf_unpack_catalog(h, sst, &cat); in cdf_dump_catalog()
1566 cdf_stream_t sst, scn; in main() local
[all …]
H A Dreadcdf.c259 const cdf_stream_t *sst) in cdf_file_catalog() argument
269 if (cdf_unpack_catalog(h, sst, &cat) == -1) in cdf_file_catalog()
290 const cdf_stream_t *sst, const cdf_directory_t *root_storage) in cdf_file_summary_info() argument
367 if ((i = cdf_read_user_stream(info, h, sat, ssat, sst, in cdf_file_catalog_info()
420 i = cdf_file_catalog_info(ms, info, h, sat, ssat, sst, in cdf_check_summary_info()
539 cdf_stream_t sst, scn; in file_trycdf() local
584 cdf_dump_dir(&info, &h, &sat, &ssat, &sst, &dir); in file_trycdf()
626 &sat, &ssat, &sst, &dir, &scn, root_storage, &expn); in file_trycdf()
631 &sst, &dir, &scn)) == -1) { in file_trycdf()
637 &sst, &dir, &scn, root_storage, &expn); in file_trycdf()
[all …]

Completed in 17 milliseconds