Home
last modified time | relevance | path

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

/PHP-7.4/ext/fileinfo/libmagic/
H A Dcdf.c942 const cdf_section_header_t *shp; in cdf_read_property_info() local
952 shp = CAST(const cdf_section_header_t *, in cdf_read_property_info()
954 if (cdf_check_stream_offset(sst, h, shp, sizeof(*shp), __LINE__) == -1) in cdf_read_property_info()
956 sh.sh_len = CDF_TOLE4(shp->sh_len); in cdf_read_property_info()
962 if (cdf_check_stream_offset(sst, h, shp, sh.sh_len, __LINE__) == -1) in cdf_read_property_info()
965 sh.sh_properties = CDF_TOLE4(shp->sh_properties); in cdf_read_property_info()
976 e = CAST(const uint8_t *, cdf_offset(shp, sh.sh_len)); in cdf_read_property_info()
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます9951 # ESRI Shapefile format (.shp .shx .dbf=DBaseIII)
H A Dmagic9951 # ESRI Shapefile format (.shp .shx .dbf=DBaseIII)

Completed in 123 milliseconds