Home
last modified time | relevance | path

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

/PHP-7.1/ext/fileinfo/libmagic/
H A Dcdf.h161 uint32_t sh_len; member
H A Dcdf.c816 sh.sh_len = CDF_TOLE4(shp->sh_len); in cdf_read_property_info()
818 if (sh.sh_len > CDF_SHLEN_LIMIT) { in cdf_read_property_info()
826 DPRINTF(("section len: %u properties %u\n", sh.sh_len, in cdf_read_property_info()
848 (((const char *)(const void *)shp) + sh.sh_len)); in cdf_read_property_info()

Completed in 13 milliseconds