Home
last modified time | relevance | path

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

/PHP-5.4/ext/fileinfo/libmagic/
H A Dcdf.c831 if (inp[i].pi_type & CDF_VECTOR) { in cdf_read_property_info()
850 if (inp[i].pi_type & CDF_VECTOR) in cdf_read_property_info()
856 if (inp[i].pi_type & CDF_VECTOR) in cdf_read_property_info()
863 if (inp[i].pi_type & CDF_VECTOR) in cdf_read_property_info()
869 if (inp[i].pi_type & CDF_VECTOR) in cdf_read_property_info()
875 if (inp[i].pi_type & CDF_VECTOR) in cdf_read_property_info()
881 if (inp[i].pi_type & CDF_VECTOR) in cdf_read_property_info()
888 if (inp[i].pi_type & CDF_VECTOR) in cdf_read_property_info()
932 if (inp[i].pi_type & CDF_VECTOR) in cdf_read_property_info()
938 if (inp[i].pi_type & CDF_VECTOR) in cdf_read_property_info()
H A Dcdf.h241 #define CDF_VECTOR 0x00001000 macro
/PHP-5.4/ext/fileinfo/
H A Dlibmagic.patch987 if (inp[i].pi_type & CDF_VECTOR) {
990 + DPRINTF(("CDF_VECTOR with nelements == 0\n"));

Completed in 24 milliseconds