Home
last modified time | relevance | path

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

/PHP-8.2/ext/zip/tests/
H A Doo_addemptydir_error.phpt15 if (!$zip->open(__DIR__ . '/test.zip', ZipArchive::RDONLY)) {
H A Dbug80833.phpt31 $extract_zip->open(__DIR__ . "/80833.zip", ZipArchive::RDONLY);
/PHP-8.2/ext/zip/
H A Dphp_zip.stub.php94 public const RDONLY = UNKNOWN; define in ZipArchive

Completed in 6 milliseconds