Home
last modified time | relevance | path

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

/PHP-8.0/ext/fileinfo/libmagic/
H A Dcdf.c981 sh.sh_properties = CDF_TOLE4(shp->sh_properties); in cdf_read_property_info()
983 sh.sh_properties)); in cdf_read_property_info()
984 if (sh.sh_properties > CDF_PROP_LIMIT) in cdf_read_property_info()
986 inp = cdf_grow_info(info, maxcount, sh.sh_properties); in cdf_read_property_info()
990 *count += sh.sh_properties; in cdf_read_property_info()
996 for (i = 0; i < sh.sh_properties; i++) { in cdf_read_property_info()
1058 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 20 milliseconds