Home
last modified time | relevance | path

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

/PHP-8.3/ext/fileinfo/libmagic/
H A Dcdf.h158 uint32_t sh_len; member
H A Dcdf.c980 sh.sh_len = CDF_TOLE4(shp->sh_len); in cdf_read_property_info()
981 if (sh.sh_len > CDF_SHLEN_LIMIT) { in cdf_read_property_info()
986 if (cdf_check_stream_offset(sst, h, shp, sh.sh_len, __LINE__) == -1) in cdf_read_property_info()
990 DPRINTF(("section len: %u properties %u\n", sh.sh_len, in cdf_read_property_info()
1000 e = CAST(const uint8_t *, cdf_offset(shp, sh.sh_len)); in cdf_read_property_info()

Completed in 10 milliseconds