Home
last modified time | relevance | path

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

/PHP-7.4/ext/fileinfo/libmagic/
H A Dcdf.c845 #define CDF_PROP_LIMIT (UINT32_MAX / (64 * sizeof(cdf_property_info_t))) macro
890 if (newcount > CDF_PROP_LIMIT) { in cdf_grow_info()
892 SIZE_T_FORMAT "u\n", newcount, CDF_PROP_LIMIT)); in cdf_grow_info()
968 if (sh.sh_properties > CDF_PROP_LIMIT) in cdf_read_property_info()

Completed in 10 milliseconds