Searched refs:cdf_dir_t (Results 1 – 4 of 4) sorted by relevance
/PHP-7.1/ext/fileinfo/libmagic/ |
H A D | cdf.h | 129 } cdf_dir_t; typedef 309 cdf_dir_t *); 313 const cdf_sat_t *, const cdf_dir_t *, cdf_stream_t *, 319 const cdf_dir_t *, const char *, cdf_stream_t *); 320 int cdf_find_stream(const cdf_dir_t *, const char *, int); 323 const cdf_dir_t *, cdf_stream_t *); 343 const cdf_sat_t *, const cdf_stream_t *, const cdf_dir_t *);
|
H A D | readcdf.c | 359 const cdf_stream_t *sst, const cdf_dir_t *dir, cdf_stream_t *scn) in cdf_file_catalog_info() 409 cdf_file_dir_info(struct magic_set *ms, const cdf_dir_t *dir) in cdf_file_dir_info() 448 cdf_dir_t dir; in file_trycdf()
|
H A D | cdf.c | 614 const cdf_sat_t *sat, cdf_dir_t *dir) in cdf_read_dir() 710 const cdf_sat_t *sat, const cdf_dir_t *dir, cdf_stream_t *scn, in cdf_read_short_stream() 752 const cdf_dir_t *dir, cdf_stream_t *scn) in cdf_read_summary_info() 761 const cdf_dir_t *dir, const char *name, cdf_stream_t *scn) in cdf_read_user_stream() 775 cdf_find_stream(const cdf_dir_t *dir, const char *name, int type) in cdf_find_stream() 1263 const cdf_dir_t *dir) in cdf_dump_dir() 1443 cdf_dir_t dir; in main()
|
/PHP-7.1/ext/fileinfo/ |
H A D | libmagic.patch | 1092 cdf_dir_t dir;
|
Completed in 29 milliseconds