Home
last modified time | relevance | path

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

/PHP-7.0/ext/fileinfo/libmagic/
H A Dcdf.c822 sh.sh_properties = CDF_TOLE4(shp->sh_properties); in cdf_read_property_info()
824 if (sh.sh_properties > CDF_PROP_LIMIT) in cdf_read_property_info()
827 sh.sh_properties)); in cdf_read_property_info()
831 *maxcount += sh.sh_properties; in cdf_read_property_info()
835 *maxcount = sh.sh_properties; in cdf_read_property_info()
843 *count += sh.sh_properties; in cdf_read_property_info()
851 for (i = 0; i < sh.sh_properties; i++) { in cdf_read_property_info()
953 for (j = 0; j < nelements && i < sh.sh_properties; in cdf_read_property_info()
H A Dcdf.h161 uint32_t sh_properties; member

Completed in 13 milliseconds