Searched refs:cdf_read_dir (Results 1 – 3 of 3) sorted by relevance
/PHP-7.0/ext/fileinfo/libmagic/ |
H A D | cdf.h | 307 int cdf_read_dir(const cdf_info_t *, const cdf_header_t *, const cdf_sat_t *,
|
H A D | readcdf.c | 480 if ((i = cdf_read_dir(&info, &h, &sat, &dir)) == -1) { in file_trycdf()
|
H A D | cdf.c | 613 cdf_read_dir(const cdf_info_t *info, const cdf_header_t *h, in cdf_read_dir() function 1477 if (cdf_read_dir(&info, &h, &sat, &dir) == -1) in main()
|
Completed in 12 milliseconds