Home
last modified time | relevance | path

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

/PHP-7.1/ext/fileinfo/libmagic/
H A Dcdf.h279 } cdf_catalog_entry_t; typedef
283 cdf_catalog_entry_t cat_e[0];
H A Dreadcdf.c260 cdf_catalog_entry_t *ce; in cdf_file_catalog()
H A Dcdf.c1042 cdf_catalog_entry_t *ce; in cdf_unpack_catalog()
1060 cdf_catalog_entry_t *cep = &ce[i]; in cdf_unpack_catalog()
1418 const cdf_catalog_entry_t *ce = cat->cat_e; in cdf_dump_catalog()
/PHP-7.1/ext/fileinfo/
H A Dlibmagic.patch1027 cdf_catalog_entry_t *ce;
1049 - cdf_catalog_entry_t *cep = &ce[j];
1051 + cdf_catalog_entry_t *cep = &ce[i];
1132 cdf_catalog_entry_t cat_e[0];

Completed in 19 milliseconds