Searched defs:sst (Results 1 – 4 of 4) sorted by relevance
/PHP-8.4/ext/fileinfo/libmagic/ |
H A D | cdf.c | 310 cdf_check_stream(const cdf_stream_t *sst, const cdf_header_t *h) in cdf_check_stream() 321 cdf_check_stream_offset(const cdf_stream_t *sst, const cdf_header_t *h, in cdf_check_stream_offset() 415 cdf_read_short_sector(const cdf_stream_t *sst, void *buf, size_t offs, in cdf_read_short_sector() 619 const cdf_sat_t *ssat, const cdf_stream_t *sst, in cdf_read_short_sector_chain() 963 cdf_read_property_info(const cdf_stream_t *sst, const cdf_header_t *h, in cdf_read_property_info() 1120 cdf_unpack_summary_info(const cdf_stream_t *sst, const cdf_header_t *h, in cdf_unpack_summary_info() 1159 cdf_unpack_catalog(const cdf_header_t *h, const cdf_stream_t *sst, in cdf_unpack_catalog() 1388 cdf_dump_stream(const cdf_stream_t *sst) in cdf_dump_stream() 1525 cdf_dump_summary_info(const cdf_header_t *h, const cdf_stream_t *sst) in cdf_dump_summary_info() 1548 cdf_dump_catalog(const cdf_header_t *h, const cdf_stream_t *sst) in cdf_dump_catalog() [all …]
|
H A D | readcdf.c | 256 const cdf_stream_t *sst) in cdf_file_catalog() 287 const cdf_stream_t *sst, const cdf_directory_t *root_storage) in cdf_file_summary_info() 360 const cdf_stream_t *sst, const cdf_dir_t *dir, cdf_stream_t *scn) in cdf_file_catalog_info() 378 const cdf_stream_t *sst, const cdf_dir_t *dir, cdf_stream_t *scn, in cdf_check_summary_info() 538 cdf_stream_t sst, scn; in file_trycdf() local
|
/PHP-8.4/ext/dom/lexbor/lexbor/html/interfaces/ |
H A D | document.c | 431 lxb_css_stylesheet_t *sst) in lxb_html_document_stylesheet_attach() 445 lxb_css_stylesheet_t *sst) in lxb_html_document_stylesheet_apply() 483 lxb_css_stylesheet_t *sst) in lxb_html_document_stylesheet_add() 494 lxb_css_stylesheet_t *sst) in lxb_html_document_stylesheet_remove() 550 lxb_css_stylesheet_t *sst; in lxb_html_document_element_styles_attach() local
|
H A D | style_element.c | 33 lxb_css_stylesheet_t *sst = style_element->stylesheet; in lxb_html_style_element_interface_destroy() local
|
Completed in 16 milliseconds