Home
last modified time | relevance | path

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

/PHP-8.0/ext/zip/
H A Dphp_zip.c68 #define PHP_ZIP_SET_FILE_COMMENT(za, index, comment, comment_len) \ macro
2106 PHP_ZIP_SET_FILE_COMMENT(intern, idx, comment, comment_len);
2133 PHP_ZIP_SET_FILE_COMMENT(intern, index, comment, comment_len);

Completed in 15 milliseconds