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.c864 cdf_offset(const void *p, size_t l) in cdf_offset() function
885 q = CAST(const uint8_t *, cdf_offset(CAST(const void *, p), in cdf_get_property_info_pos()
969 cdf_offset(sst->sst_tab, offs)); in cdf_read_property_info()
991 p = CAST(const uint8_t *, cdf_offset(sst->sst_tab, offs + sizeof(sh))); in cdf_read_property_info()
992 e = CAST(const uint8_t *, cdf_offset(shp, sh.sh_len)); in cdf_read_property_info()

Completed in 9 milliseconds