Searched refs:shp (Results 1 – 3 of 3) sorted by relevance
/PHP-8.2/ext/fileinfo/libmagic/ |
H A D | cdf.c | 958 const cdf_section_header_t *shp; in cdf_read_property_info() local 968 shp = CAST(const cdf_section_header_t *, in cdf_read_property_info() 970 if (cdf_check_stream_offset(sst, h, shp, sizeof(*shp), __LINE__) == -1) in cdf_read_property_info() 972 sh.sh_len = CDF_TOLE4(shp->sh_len); in cdf_read_property_info() 978 if (cdf_check_stream_offset(sst, h, shp, sh.sh_len, __LINE__) == -1) in cdf_read_property_info() 981 sh.sh_properties = CDF_TOLE4(shp->sh_properties); in cdf_read_property_info() 992 e = CAST(const uint8_t *, cdf_offset(shp, sh.sh_len)); in cdf_read_property_info()
|
/PHP-8.2/ext/fileinfo/tests/ |
H A D | magic | 11118 # ESRI Shapefile format (.shp .shx .dbf=DBaseIII)
|
H A D | magic私はガラスを食べられます | 11118 # ESRI Shapefile format (.shp .shx .dbf=DBaseIII)
|
Completed in 154 milliseconds