Home
last modified time | relevance | path

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

/PHP-8.3/ext/fileinfo/libmagic/
H A Dcdf.c989 sh.sh_properties = CDF_TOLE4(shp->sh_properties); in cdf_read_property_info()
991 sh.sh_properties)); in cdf_read_property_info()
992 if (sh.sh_properties > CDF_PROP_LIMIT) in cdf_read_property_info()
994 inp = cdf_grow_info(info, maxcount, sh.sh_properties); in cdf_read_property_info()
998 *count += sh.sh_properties; in cdf_read_property_info()
1004 for (i = 0; i < sh.sh_properties; i++) { in cdf_read_property_info()
1066 for (j = 0; j < nelements && i < sh.sh_properties; in cdf_read_property_info()
H A Dcdf.h159 uint32_t sh_properties; member

Completed in 10 milliseconds