Home
last modified time | relevance | path

Searched refs:zip_get_archive_comment (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/ext/zip/lib/
H A Dzip_get_archive_comment.c41 zip_get_archive_comment(struct zip *za, int *lenp, int flags) in zip_get_archive_comment() function
H A Dzip.h234 ZIP_EXTERN(const char *)zip_get_archive_comment(struct zip *, int *, int);
/PHP-5.5/ext/zip/
H A Dconfig.w3227 zip_get_archive_comment.c zip_get_file_comment.c \
H A Dconfig.m488 lib/zip_get_archive_comment.c lib/zip_get_file_comment.c \
H A Dphp_zip.c481 return (char *)zip_get_archive_comment(za, len, 0); in php_zipobj_get_zip_comment()
2047 comment = zip_get_archive_comment(intern, &comment_len, (int)flags); in ZIPARCHIVE_METHOD()

Completed in 22 milliseconds