Searched defs:zip_entry_open (Results 1 – 2 of 2) sorted by relevance
/PHP-8.2/ext/zip/ | ||
H A D | php_zip.stub.php | 29 function zip_entry_open($zip_dp, $zip_entry, string $mode = "rb"): bool {} function |
H A D | php_zip.c | 1260 PHP_FUNCTION(zip_entry_open) in PHP_FUNCTION() argument |
Completed in 19 milliseconds