Searched refs:ER_CANCELLED (Results 1 – 2 of 2) sorted by relevance
/PHP-8.2/ext/zip/tests/ | ||
H A D | oo_cancel.phpt | 31 var_dump($zip->status == ZipArchive::ER_CANCELLED); |
/PHP-8.2/ext/zip/ | ||
H A D | php_zip.stub.php | 492 public const ER_CANCELLED = UNKNOWN; define in ZipArchive |
Completed in 9 milliseconds