Home
last modified time | relevance | path

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

/php-src/ext/fileinfo/libmagic/
H A Dcdf.c869 #define CDF_PROP_LIMIT (UINT32_MAX / (64 * sizeof(cdf_property_info_t))) macro
914 if (newcount > CDF_PROP_LIMIT) { in cdf_grow_info()
916 SIZE_T_FORMAT "u\n", newcount, CDF_PROP_LIMIT)); in cdf_grow_info()
992 if (sh.sh_properties > CDF_PROP_LIMIT) in cdf_read_property_info()

Completed in 10 milliseconds