Home
last modified time | relevance | path

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

/PHP-7.3/ext/fileinfo/libmagic/
H A Dcdf.c936 const cdf_section_header_t *shp; in cdf_read_property_info() local
946 shp = CAST(const cdf_section_header_t *, in cdf_read_property_info()
948 if (cdf_check_stream_offset(sst, h, shp, sizeof(*shp), __LINE__) == -1) in cdf_read_property_info()
950 sh.sh_len = CDF_TOLE4(shp->sh_len); in cdf_read_property_info()
956 if (cdf_check_stream_offset(sst, h, shp, sh.sh_len, __LINE__) == -1) in cdf_read_property_info()
959 sh.sh_properties = CDF_TOLE4(shp->sh_properties); in cdf_read_property_info()
970 e = CAST(const uint8_t *, cdf_offset(shp, sh.sh_len)); in cdf_read_property_info()
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic9024 # ESRI Shapefile format (.shp .shx .dbf=DBaseIII)
H A Dmagic私はガラスを食べられます9024 # ESRI Shapefile format (.shp .shx .dbf=DBaseIII)

Completed in 101 milliseconds