Searched refs:cdf_dir_t (Results 1 – 4 of 4) sorted by relevance
/PHP-7.2/ext/fileinfo/libmagic/ |
H A D | cdf.h | 129 } cdf_dir_t; typedef 310 cdf_dir_t *); 314 const cdf_sat_t *, const cdf_dir_t *, cdf_stream_t *, 320 const cdf_dir_t *, const char *, cdf_stream_t *); 321 int cdf_find_stream(const cdf_dir_t *, const char *, int); 325 const cdf_dir_t *, cdf_stream_t *); 328 const cdf_dir_t *, cdf_stream_t *); 348 const cdf_sat_t *, const cdf_stream_t *, const cdf_dir_t *);
|
H A D | readcdf.c | 363 const cdf_stream_t *sst, const cdf_dir_t *dir, cdf_stream_t *scn) in cdf_file_catalog_info() 381 const cdf_stream_t *sst, const cdf_dir_t *dir, cdf_stream_t *scn, in cdf_check_summary_info() 504 cdf_file_dir_info(struct magic_set *ms, const cdf_dir_t *dir) in cdf_file_dir_info() 540 cdf_dir_t dir; in file_trycdf()
|
H A D | cdf.c | 667 const cdf_sat_t *sat, cdf_dir_t *dir) in cdf_read_dir() 764 const cdf_sat_t *sat, const cdf_dir_t *dir, cdf_stream_t *scn, in cdf_read_short_stream() 809 const cdf_dir_t *dir, cdf_stream_t *scn) in cdf_read_doc_summary_info() 818 const cdf_dir_t *dir, cdf_stream_t *scn) in cdf_read_summary_info() 827 const cdf_dir_t *dir, const char *name, cdf_stream_t *scn) in cdf_read_user_stream() 843 cdf_find_stream(const cdf_dir_t *dir, const char *name, int type) in cdf_find_stream() 1387 const cdf_dir_t *dir) in cdf_dump_dir() 1567 cdf_dir_t dir; in main()
|
/PHP-7.2/ext/fileinfo/ |
H A D | libmagic.patch | 1066 cdf_dir_t dir;
|
Completed in 25 milliseconds