Home
last modified time | relevance | path

Searched refs:cdf_read_header (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/ext/fileinfo/libmagic/
H A Dcdf.h279 int cdf_read_header(const cdf_info_t *, cdf_header_t *);
H A Dreadcdf.c243 if (cdf_read_header(&info, &h) == -1)
H A Dcdf.c321 cdf_read_header(const cdf_info_t *info, cdf_header_t *h) in cdf_read_header() function
1321 if (cdf_read_header(&info, &h) == -1)
/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch1111 int cdf_read_header(const cdf_info_t *, cdf_header_t *);

Completed in 15 milliseconds