Home
last modified time | relevance | path

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

/PHP-8.0/ext/phar/
H A Dpharzip.h34 } phar_zip_file_header; typedef
H A Dzip.c388 …entry.offset = entry.offset_abs = PHAR_GET_32(zipentry.offset) + sizeof(phar_zip_file_header) + PH… in phar_parse_zipfile()
447 …php_stream_seek(fp, sizeof(phar_zip_file_header) + entry.header_offset + entry.filename_len + PHAR… in phar_parse_zipfile()
567 phar_zip_file_header local; in phar_parse_zipfile()
818 phar_zip_file_header local; in phar_zip_changed_apply_int()
H A Dphar.c2408 phar_zip_file_header local; in phar_postprocess_file()

Completed in 18 milliseconds