Searched refs:cdf_read_short_stream (Results 1 – 3 of 3) sorted by relevance
/PHP-5.4/ext/fileinfo/libmagic/ |
H A D | cdf.h | 302 int cdf_read_short_stream(const cdf_info_t *, const cdf_header_t *,
|
H A D | readcdf.c | 270 if ((i = cdf_read_short_stream(&info, &h, &sat, &dir, &sst)) == -1) {
|
H A D | cdf.c | 693 cdf_read_short_stream(const cdf_info_t *info, const cdf_header_t *h, in cdf_read_short_stream() function 1342 if (cdf_read_short_stream(&info, &h, &sat, &dir, &sst) == -1)
|
Completed in 10 milliseconds