Home
last modified time | relevance | path

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

/PHP-7.4/ext/fileinfo/libmagic/
H A Dcdf.c848 cdf_offset(const void *p, size_t l) in cdf_offset() function
869 q = CAST(const uint8_t *, cdf_offset(CAST(const void *, p), in cdf_get_property_info_pos()
953 cdf_offset(sst->sst_tab, offs)); in cdf_read_property_info()
975 p = CAST(const uint8_t *, cdf_offset(sst->sst_tab, offs + sizeof(sh))); in cdf_read_property_info()
976 e = CAST(const uint8_t *, cdf_offset(shp, sh.sh_len)); in cdf_read_property_info()

Completed in 13 milliseconds