Home
last modified time | relevance | path

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

/PHP-7.4/ext/fileinfo/libmagic/
H A Dcdf.c965 sh.sh_properties = CDF_TOLE4(shp->sh_properties); in cdf_read_property_info()
967 sh.sh_properties)); in cdf_read_property_info()
968 if (sh.sh_properties > CDF_PROP_LIMIT) in cdf_read_property_info()
970 inp = cdf_grow_info(info, maxcount, sh.sh_properties); in cdf_read_property_info()
974 *count += sh.sh_properties; in cdf_read_property_info()
980 for (i = 0; i < sh.sh_properties; i++) { in cdf_read_property_info()
1042 for (j = 0; j < nelements && i < sh.sh_properties; in cdf_read_property_info()
H A Dcdf.h161 uint32_t sh_properties; member
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch1285 for (j = 0; j < nelements && i < sh.sh_properties;

Completed in 16 milliseconds