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