Home
last modified time | relevance | path

Searched refs:zip_file_get_external_attributes (Results 1 – 4 of 4) sorted by relevance

/PHP-7.3/ext/zip/lib/
H A Dzip_file_get_external_attributes.c37 zip_file_get_external_attributes(zip_t *za, zip_uint64_t idx, zip_flags_t flags, zip_uint8_t *opsys… in zip_file_get_external_attributes() function
H A Dzip.h352 ZIP_EXTERN int zip_file_get_external_attributes(zip_t *, zip_uint64_t, zip_flags_t, zip_uint8_t *, …
/PHP-7.3/ext/zip/
H A Dconfig.m4142 lib/zip_file_get_external_attributes.c lib/zip_file_set_external_attributes.c \
H A Dphp_zip.c2248 if (zip_file_get_external_attributes(intern, idx, in ZIPARCHIVE_METHOD()
2283 if (zip_file_get_external_attributes(intern, (zip_uint64_t)index, in ZIPARCHIVE_METHOD()

Completed in 16 milliseconds