Home
last modified time | relevance | path

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

/PHP-7.2/ext/fileinfo/libmagic/
H A Dreadcdf.c136 size_t count, const cdf_directory_t *root_storage) in cdf_file_property_info() argument
148 if (!NOTMIME(ms) && root_storage) in cdf_file_property_info()
149 str = cdf_clsid_to_mime(root_storage->d_storage_uuid, in cdf_file_property_info()
330 if (root_storage) { in cdf_file_summary_info()
331 str = cdf_clsid_to_mime(root_storage->d_storage_uuid, in cdf_file_summary_info()
543 const cdf_directory_t *root_storage; in file_trycdf() local
579 &root_storage)) == -1) { in file_trycdf()
587 if (root_storage) { in file_trycdf()
592 root_storage->d_storage_uuid)) == -1) in file_trycdf()
626 &sat, &ssat, &sst, &dir, &scn, root_storage, &expn); in file_trycdf()
[all …]
/PHP-7.2/ext/fileinfo/
H A Dlibmagic.patch3189 if (!NOTMIME(ms) && root_storage)
3190 str = cdf_clsid_to_mime(root_storage->d_storage_uuid,

Completed in 16 milliseconds