Home
last modified time | relevance | path

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

/PHP-8.2/ext/fileinfo/libmagic/
H A Dcdf.c872 cdf_offset(const void *p, size_t l) in cdf_offset() function
905 return CAST(const uint8_t *, cdf_offset(CAST(const void *, p), ofs)); in cdf_get_property_info_pos()
977 cdf_offset(sst->sst_tab, offs)); in cdf_read_property_info()
999 p = CAST(const uint8_t *, cdf_offset(sst->sst_tab, offs + sizeof(sh))); in cdf_read_property_info()
1000 e = CAST(const uint8_t *, cdf_offset(shp, sh.sh_len)); in cdf_read_property_info()

Completed in 8 milliseconds